To quickly install the CLI, register for an evaluation version and run the following command. To upgrade an existing installation, see Upgrade the CLI.
$ curl https://getsupertubes.sh | sh
The script automatically chooses the best distribution package for your platform.
Available packages:
- Deb package — for latest Ubuntu LTS and Debian stable releases
- RPM package — for latest CentOS, RHEL, SLES or openSUSE releases
- binary tarballs for Linux and macOS (x86_64).
You can also select the installation method (one of auto
, deb
, rpm
, brew
) explicitly:
$ curl https://getsupertubes.sh | sh -s -- deb
On macOS, you can install the CLI directly from Homebrew:
$ brew install banzaicloud/tap/supertubes-cli