macOS
brew install rustuplocal Homebrew formula metadata
sudo port install rustupMacPorts ports tree · devel/rustup/Portfile · Quelle: api.github.com
brew / Rang 444
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rustup in AI-Agent-Workflows.
Installation
brew install rustuplocal Homebrew formula metadata
sudo port install rustupMacPorts ports tree · devel/rustup/Portfile · Quelle: api.github.com
sudo apk add rustupAlpine Linux edge package indexes · rustup · Quelle: dl-cdn.alpinelinux.org
sudo apt install rustupDebian stable package indexes · rustup · Quelle: deb.debian.org
sudo dnf install rustupFedora Rawhide package metadata · rustup · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#rustupnixpkgs package indexes · rustup · Quelle: raw.githubusercontent.com
sudo pacman -S rustupArch Linux sync databases · rustup · Quelle: geo.mirror.pkgbuild.com
sudo zypper install rustupopenSUSE Tumbleweed package metadata · rustup · Quelle: download.opensuse.org
scoop install main/rustupScoop official bucket manifest trees · bucket/rustup.json · Quelle: api.github.com
choco install rust-analyzerChocolatey community package catalog · rust-analyzer · Quelle: community.chocolatey.org
winget install --id Rustlang.rust-analyzer -eWindows Package Manager source index · Rustlang.rust-analyzer · Quelle: cdn.winget.microsoft.com
Überblick
Rust toolchain installer
Verlauf
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.
Sicherheitslage
Für rustup wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cargo-miri | cli | globales Executable | |
rls | cli | globales Executable | |
rust-analyzer | cli | globales Executable | |
rustup | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/rust-lang/rustup
Installationsmetadaten
| Paketschlüssel | brew:rustup |
|---|---|
| Version | 1.29.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/rustup |
| Homepage | https://rust-lang.github.io/rustup/ |
| Repository | https://github.com/rust-lang/rustup |
| Upstream-Dokumentation | https://rust-lang.github.io/rustup/ |
| Lizenz | Apache-2.0 OR MIT |
| Quellarchiv | https://github.com/rust-lang/rustup/archive/refs/tags/1.29.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-15T23:25:02+02:00 |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Von macOS bereitgestellte Bibliotheken | curl, xz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | 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-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-analyzerQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.