Install Script (Recommended)
The install script finds the optimal alternative for installing the latest version on your OS, architecture and distro. It’s the easiest way to get started. It also helps you to install Rust if you haven’t yet.Linux and macOS
Windows (PowerShell)
The install script collects anonymous telemetry data to help improve the product.
Read more
Read more
No IP address or similar is collected.
The collected data is:
- Platform (OS)
- Installation method used, and whether it is a new install or upgrade
- Success/Failure outcome, and which step that failed
- Start and end times of script execution
1 or true:DO_NOT_TRACKDISABLE_TELEMETRYSHUTTLE_DISABLE_TELEMETRYCI
You can install the Shuttle MCP to enable AI
coding assistants like Claude and Cursor to access Shuttle documentation,
deploy projects, and fetch logs directly from your editor. Making your coding
experience even faster and more efficient.
Alternative Installation Methods
cargo-binstall
If you prefer using Cargo’s package manager, you can use cargo-binstall:From Source
For those who prefer building from source:Building from source requires a Rust toolchain and may take longer than other
installation methods.
Pre-built Binaries
Pre-built binaries for various platforms are available on our GitHub releases page.Community Packages (unofficial)
Shuttle CLI is also available on other package managers through community-maintained packages:MacOS (brew)
MacOS (brew)
Available on Homebrew.
Arch Linux (pacman)
Arch Linux (pacman)
Available in the community repository.
Alpine Linux (apk)
Alpine Linux (apk)
Available on Alpine Edge after enabling the testing repository.

