macOS
brew install rustuplocal Homebrew formula metadata
sudo port install rustupMacPorts ports tree · devel/rustup/Portfile · source: api.github.com
brew / rank 444
Rust toolchain installer. Version 1.29.1 via Homebrew; verified 2026-09-15. Also installable with debian: sudo apt install librust-rustup-dev.
install
brew install rustuplocal Homebrew formula metadata
sudo port install rustupMacPorts ports tree · devel/rustup/Portfile · source: api.github.com
sudo apk add rustupAlpine Linux edge package indexes · rustup · source: dl-cdn.alpinelinux.org
sudo apt install rustupDebian stable package indexes · rustup · source: deb.debian.org
sudo dnf install rustupFedora Rawhide package metadata · rustup · source: dl.fedoraproject.org
nix profile install nixpkgs#rustupnixpkgs package indexes · rustup · source: raw.githubusercontent.com
sudo pacman -S rustupArch Linux sync databases · rustup · source: geo.mirror.pkgbuild.com
sudo zypper install rustupopenSUSE Tumbleweed package metadata · rustup · source: download.opensuse.org
scoop install main/rustupScoop official bucket manifest trees · bucket/rustup.json · source: api.github.com
choco install rust-analyzerChocolatey community package catalog · rust-analyzer · source: community.chocolatey.org
winget install --id Rustlang.rust-analyzer -eWindows Package Manager source index · Rustlang.rust-analyzer · source: cdn.winget.microsoft.com
overview
Rust toolchain installer
history
rustup is the official Rust toolchain installer and multiplexer. It installs and updates stable, beta, nightly, versioned and custom toolchains, then exposes their commands through proxies such as rustc and cargo.
The current rustup lineage emerged in 2016 from the earlier multirust toolchain-management work. Early releases renamed binaries and metadata from multirust to rustup, adopted a TOML settings file, and moved the default state directory from ~/.multirust to ~/.rustup. Subsequent releases added component management, toolchain override files, rustfmt, Clippy, Miri, PowerShell integration, and continuing installer and platform improvements.
rustup became Rust's standard user-facing installer and toolchain manager and is documented under the rust-lang organization. Its packages appear across Homebrew, Alpine, Nix, Pacman, MacPorts, Scoop and other package ecosystems, although some distribution package names in the supplied metadata refer to development libraries or related tools rather than the canonical installer.
Typical workflows install Rust, select a default channel, update installed toolchains, add compilation targets or components, and pin projects with rust-toolchain.toml. Directory overrides and +toolchain command syntax let developers test projects against multiple compiler releases without replacing the system installation.
rustup is central to Rust's distribution model: it separates compiler channels and target components from the host operating system's package cadence. Package maintainers care about the distinction between installing rustup itself and letting rustup manage compilers, standard libraries, components, and cross-compilation targets inside RUSTUP_HOME.
security posture
No matching local secret-handling manifest was found for rustup. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
${RUSTUP_HOME}/settings.toml/etc/rustup/settings.toml%USERPROFILE%\.rustup\settings.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cargo-miri | cli | global executable | |
rls | cli | global executable | |
rust-analyzer | cli | global executable | |
rustup | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/rust-lang/rustup
install metadata
| Package key | brew:rustup |
|---|---|
| Version | 1.29.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rustup |
| Homepage | https://rust-lang.github.io/rustup/ |
| Repository | https://github.com/rust-lang/rustup |
| Upstream docs | https://rust-lang.github.io/rustup/ |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/rust-lang/rustup/archive/refs/tags/1.29.0.tar.gz |
| Last updated | 2026-09-15T23:25:02+02:00 |
| Pulse | updated |
| Build dependencies | rust |
| Uses from macOS | curl, xz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | To use rustup, ensure you have "$(brew --prefix rustup)/bin" in your $PATH: https://rust-lang.github.io/rustup/installation/already-installed-rust.html This formula no longer provides `rustup-init`. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rustup |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
librust-rustup-dev 1.27.1-3+b1
Manage multiple rust installations with ease - Rust source code
https://github.com/rust-lang/rustup
sudo apt install librust-rustup-devrustup 1.27.1-3+b1
Rust toolchain installer
https://github.com/rust-lang/rustup
sudo apt install rustuprustup
nix profile install nixpkgs#rustuplibrust-rustup-dev 1.26.0-5build1
Manage multiple rust installations with ease - Rust source code
https://github.com/rust-lang/rustup
sudo apt install librust-rustup-devrustup 1.26.0-5build1
The Rust toolchain installer
https://github.com/rust-lang/rustup
sudo apt install rustuprustup 1.29.0-r0
Rust toolchain installer
sudo apk add rustuprustup-bash-completion 1.29.0-r0
Bash completions for rustup
sudo apk add rustup-bash-completionrustup-fish-completion 1.29.0-r0
Fish completions for rustup
sudo apk add rustup-fish-completionrustup-zsh-completion 1.29.0-r0
Zsh completions for rustup
sudo apk add rustup-zsh-completionrustup 1.29.0-7.fc45
Manage multiple rust installations with ease
https://github.com/rust-lang/rustup
sudo dnf install rustuprustup 1.29.0-2
The Rust toolchain installer
https://github.com/rust-lang/rustup.rs
sudo pacman -S rustuprustup 1.29.0~0-1.1
A tool for managing user Rust toolchains
https://github.com/rust-lang/rustup
sudo zypper install rustuprustup
sudo port install rustupmain/rustup
scoop install main/rustuprust-analyzer
sudo port install rust-analyzerrust-analyzer 1.85.0+dfsg3-1
Rust Language Server Protocol (LSP) implementation
sudo apt install rust-analyzersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.