# Installer rustup avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, chocolatey, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rustup pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:rustup
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rustup
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rustup
```

  Preuve: MacPorts ports tree: devel/rustup/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add rustup
```

  Preuve: Alpine Linux edge package indexes: rustup from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install rustup
```

  Preuve: Debian stable package indexes: rustup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install rustup
```

  Preuve: Fedora Rawhide package metadata: rustup from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#rustup
```

  Preuve: nixpkgs package indexes: rustup from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S rustup
```

  Preuve: Arch Linux sync databases: rustup from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install rustup
```

  Preuve: openSUSE Tumbleweed package metadata: rustup from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/rustup
```

  Preuve: Scoop official bucket manifest trees: bucket/rustup.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- Chocolatey (92%):

```sh
choco install rust-analyzer
```

  Preuve: Chocolatey community package catalog: rust-analyzer from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','revouninstallerpro'

- winget (92%):

```sh
winget install --id Rustlang.rust-analyzer -e
```

  Preuve: Windows Package Manager source index: Rustlang.rust-analyzer from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:rustup
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.29.0
- **Résumé source:** Rust toolchain installer
- **Page d'accueil:** <https://rust-lang.github.io/rustup/>
- **Dépôt:** <https://github.com/rust-lang/rustup>
- **Dernière mise à jour:** 2026-07-21T12:31:20Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cargo-miri (alias)
- rls (alias)
- rust-analyzer (alias)
- rustup (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.29.0

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour rustup. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

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.


## Configuration files

- Unix: ${RUSTUP_HOME}/settings.toml, /etc/rustup/settings.toml
- Windows: %USERPROFILE%\.rustup\settings.toml
## Autres enregistrements de gestionnaires de paquets

- Debian apt - librust-rustup-dev - 1.27.1-3+b1: normalized package name match | Debian stable package indexes: librust-rustup-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Manage multiple rust installations with ease - Rust source code | https://github.com/rust-lang/rustup
- Debian apt - rustup - 1.27.1-3+b1: normalized package name match | Debian stable package indexes: rustup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Rust toolchain installer | https://github.com/rust-lang/rustup
- Nix - rustup: normalized package name match | nixpkgs package indexes: rustup from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - librust-rustup-dev - 1.26.0-5build1: normalized package name match | Ubuntu 24.04 LTS package indexes: librust-rustup-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Manage multiple rust installations with ease - Rust source code | https://github.com/rust-lang/rustup
- Ubuntu apt - rustup - 1.26.0-5build1: normalized package name match | Ubuntu 24.04 LTS package indexes: rustup from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | The Rust toolchain installer | https://github.com/rust-lang/rustup
- apk - rustup - 1.29.0-r0: normalized package name match | Alpine Linux edge package indexes: rustup from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Rust toolchain installer | https://rustup.rs/
- apk - rustup-bash-completion - 1.29.0-r0: normalized package name match | Alpine Linux edge package indexes: rustup-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for rustup | https://rustup.rs/
- apk - rustup-fish-completion - 1.29.0-r0: normalized package name match | Alpine Linux edge package indexes: rustup-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for rustup | https://rustup.rs/
- apk - rustup-zsh-completion - 1.29.0-r0: normalized package name match | Alpine Linux edge package indexes: rustup-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for rustup | https://rustup.rs/
- dnf - rustup - 1.29.0-6.fc45: normalized package name match | Fedora Rawhide package metadata: rustup from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Manage multiple rust installations with ease | https://github.com/rust-lang/rustup
- pacman - rustup - 1.29.0-2: normalized package name match | Arch Linux sync databases: rustup from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The Rust toolchain installer | https://github.com/rust-lang/rustup.rs
- zypper - rustup - 1.28.2~0-5.2: normalized package name match | openSUSE Tumbleweed package metadata: rustup from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A tool for managing user Rust toolchains | https://github.com/rust-lang/rustup
- MacPorts - rustup: normalized package name match | MacPorts ports tree: devel/rustup/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/rustup: normalized package name match | Scoop official bucket manifest trees: bucket/rustup.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- MacPorts - rust-analyzer: installed executable or alias match | MacPorts ports tree: devel/rust-analyzer/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - rust-analyzer - 1.85.0+dfsg3-1: installed executable or alias match | Debian stable package indexes: rust-analyzer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Rust Language Server Protocol (LSP) implementation | http://www.rust-lang.org/


## Combined YAML source

View the package source record on GitHub. [combined/rustup.yml](https://github.com/mxcl/pkgdb/blob/main/combined/rustup.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
