macOS
brew install rust
local Homebrew formula metadata
sudo port install rust
MacPorts ports tree · lang/rust/Portfile · Quelle: api.github.com
brew-Paketinformationen
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rust in AI-Agent-Workflows.
Installation
sudo av install brew:rust
brew install rust
local Homebrew formula metadata
sudo port install rust
MacPorts ports tree · lang/rust/Portfile · Quelle: api.github.com
sudo apk add rust
Alpine Linux edge package indexes · rust · Quelle: dl-cdn.alpinelinux.org
sudo dnf install rust
Fedora Rawhide package metadata · rust · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#rust
nixpkgs package indexes · rust · Quelle: raw.githubusercontent.com
sudo pacman -S rust
Arch Linux sync databases · rust · Quelle: geo.mirror.pkgbuild.com
sudo zypper install rust
openSUSE Tumbleweed package metadata · rust · Quelle: download.opensuse.org
sudo apt install cargo
Debian stable package indexes · cargo · Quelle: deb.debian.org
choco install rust
Chocolatey community package catalog · rust · Quelle: community.chocolatey.org
scoop install main/rust
Scoop official bucket manifest trees · bucket/rust.json · Quelle: api.github.com
Überblick
Automic Vault veröffentlicht paketspezifische Installationswege, Executable-Fakten und Sicherheitsmetadaten für rust aus lokalen Paketdaten.
Safe, concurrent, practical language
Radioisotope
`cargo publish` commonly relies on an auth token stored in ~/.cargo/credentials.toml or ~/.cargo/credentials. Our isotope stores that token in the macOS keychain and exposes it through Cargo's native credential provider protocol when `cargo login`, `cargo logout`, `cargo publish`, `cargo yank`, or `cargo owner` runs.
green Risiko · low Konfidenz · appliance
Lokaler README-Auszug
This radioisotope modifies the Homebrew rust package, but only changes the installed cargo launcher. rustc, rustdoc, rustfmt, and other Rust tools continue to run without isotope credential injection.
Plaintext crates.io publishing tokens are commonly stored in ~/.cargo/credentials.toml, or in the legacy ~/.cargo/credentials file, under the default [registry] table. The migration stores one token in the Automic Vault isotope keychain as CARGO_REGISTRY_TOKEN and removes the plaintext token line from the Cargo credentials file.
The post-install hook wraps /opt/rust/bin/cargo. The wrapper enables Cargo's native credential provider protocol for cargo login, logout, publish, yank, and owner, delegating token access to av credential-helper cargo while the original Cargo launcher runs.
[registries.<name>] are not migrated.login, logout, publish, yank, andowner continue to run without the Automic Vault credential provider.
Quelle: data/radioisotopes/rust/README.md
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cargo | cli | global executable | |
cargo-clippy | cli | global executable | |
cargo-fmt | cli | global executable | |
clippy-driver | cli | global executable | |
rust-gdb | cli | global executable | |
rust-gdbgui | cli | global executable | |
rust-lldb | cli | global executable | |
rustc | cli | global executable | |
rustdoc | cli | global executable | |
rustfmt | cli | global 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.
Installationsmetadaten
| Paketschlüssel | brew:rust |
|---|---|
| Version | 1.95.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/rust |
| Homepage | https://www.rust-lang.org/ |
| Upstream-Dokumentation | https://www.rust-lang.org/ |
| Lizenz | Apache-2.0 OR MIT |
| Quellarchiv | https://static.rust-lang.org/dist/rustc-1.95.0-src.tar.gz |
| Aktualisiert | 2026-04-20T03:52:50Z |
| Pulse | updated |
| Abhängigkeiten | libgit2, libssh2, llvm, openssl@3, pkgconf, zstd |
| Von macOS bereitgestellte Bibliotheken | curl |
| Bottle | verfügbar (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Caveats | Link this toolchain with `rustup` under the name `system` with: rustup toolchain link system "$(brew --prefix rust)" If you use rustup, avoid PATH conflicts by following instructions in: brew info rustup |
Quellspur
Diese Seite wird von scripts/generate-pkg-pages.py geschrieben. Deployments verweigern die Veröffentlichung, wenn www/pkg/ gegenüber lokalen Paketdaten veraltet ist.