-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
maximlevey edited this page Feb 28, 2026
·
2 revisions
- macOS 12 or later
- Setapp installed and running
curl -fsSL https://raw.githubusercontent.com/maximlevey/setapp-cli/main/install.sh | bashThis downloads the latest release binary and installs it to /usr/local/bin.
To install to a different location:
curl -fsSL https://raw.githubusercontent.com/maximlevey/setapp-cli/main/install.sh | bash -s -- ~/binRequires Xcode Command Line Tools (xcode-select --install).
git clone https://github.com/maximlevey/setapp-cli.git && cd setapp-cli
make installmake install builds a universal binary and installs it to /usr/local/bin. Use sudo make install if you don't have write access to that directory.
rm -f /usr/local/bin/setapp-clisetapp-cli