Installing via Homebrew
Homebrew installs both the desktop app and the CLI. Installing both is the normal setup: they share a device identity, so there is no downside to having the terminal available.
- Add the Cambium tap.
brew tap ridgeway/cambium PLACEHOLDER.URL/homebrew-cambium - Install the desktop app.
brew install --cask cambium-desktop - Install the CLI.
brew install cambium - Update later.
brew upgrade cambium cambium-desktop
Removing it again
See Uninstalling — there is a little more to it than brew uninstall if you want to release your locks cleanly.