# Installer rust-analyzer avec Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, scoop, winget

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

## installation

```sh
sudo av install brew:rust-analyzer
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rust-analyzer
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rust-analyzer
```

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

### Linux

- apk (92%):

```sh
sudo apk add rust-analyzer
```

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

- Debian apt (92%):

```sh
sudo apt install rust-analyzer
```

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

- dnf (92%):

```sh
sudo dnf install rust-analyzer
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#rust-analyzer
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ru/rust-analyzer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S rust-analyzer
```

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

### Windows

- 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','rubymine'

- Scoop (92%):

```sh
scoop install main/rust-analyzer
```

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

- 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:rust-analyzer
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/rust-analyzer>
- **Version:** 2026-07-20
- **Résumé source:** Experimental Rust compiler front-end for IDEs
- **Page d'accueil:** <https://rust-analyzer.github.io/>
- **Dépôt:** <https://github.com/rust-lang/rust-analyzer>
- **Docs amont:** <https://github.com/rust-lang/rust-analyzer#readme>
- **Licence:** Apache-2.0 OR MIT
- **Archive source:** <https://github.com/rust-lang/rust-analyzer.git>
- **Dernière mise à jour:** 2026-07-20T07:29:38Z
- **Généré:** 2026-07-26T07:20:29+00:00

## exécutables

- rust-analyzer (cli)
- rust-analyzer (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-26
- version du gestionnaire: 2026-07-20
- gestionnaire mis à jour: 2026-07-20
- données locales: OK
- dépôt amont: https://github.com/rust-lang/rust-analyzer
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour rust-analyzer. 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: rust-analyzer.toml, ~/.config/rust-analyzer/rust-analyzer.toml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** rust-analyzer
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - rust-analyzer - 1.85.0+dfsg3-1: normalized package name 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/
- Nix - rust-analyzer: normalized package name match | nixpkgs package indexes: pkgs/by-name/ru/rust-analyzer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - rust-analyzer - 2026.06.08-r0: normalized package name match | Alpine Linux edge package indexes: rust-analyzer from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Rust compiler front-end for IDEs | https://github.com/rust-lang/rust-analyzer
- dnf - rust-analyzer - 1.96.0-1.fc45: normalized package name match | Fedora Rawhide package metadata: rust-analyzer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Rust implementation of the Language Server Protocol | https://www.rust-lang.org
- pacman - rust-analyzer - 20260608-1: normalized package name match | Arch Linux sync databases: rust-analyzer from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Rust compiler front-end for IDEs | https://rust-analyzer.github.io/
- 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
- MacPorts - rust-analyzer: normalized package name match | MacPorts ports tree: devel/rust-analyzer/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - rust-analyzer: normalized package name match | Chocolatey community package catalog: rust-analyzer from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','rubymine'
- Scoop - main/rust-analyzer: normalized package name match | Scoop official bucket manifest trees: bucket/rust-analyzer.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Rustlang.rust-analyzer: normalized package name match | Windows Package Manager source index: Rustlang.rust-analyzer from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [lspmux](https://www.automicvault.com/fr/pkg/brew/lspmux/) - Popular package that depends on this formula.
- [asm-lsp](https://www.automicvault.com/fr/pkg/brew/asm-lsp/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp, rust.
- [erlang-language-platform](https://www.automicvault.com/fr/pkg/brew/erlang-language-platform/) - Shares av.db curated category or tags: cli, developer-tools, ide, language-server, lsp.
- [haskell-language-server](https://www.automicvault.com/fr/pkg/brew/haskell-language-server/) - Shares av.db curated category or tags: cli, developer-tools, ide, language-server, lsp.
- [just-lsp](https://www.automicvault.com/fr/pkg/brew/just-lsp/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp, rust.
- [metals](https://www.automicvault.com/fr/pkg/brew/metals/) - Shares av.db curated category or tags: cli, developer-tools, ide, language-server, lsp.
- [millet](https://www.automicvault.com/fr/pkg/brew/millet/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp, rust.
- [phpantom-lsp](https://www.automicvault.com/fr/pkg/brew/phpantom-lsp/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp, rust.
- [pylyzer](https://www.automicvault.com/fr/pkg/brew/pylyzer/) - Shares av.db curated category or tags: cli, developer-tools, language-server, lsp, rust.

## Combined YAML source

View the package source record on GitHub. [combined/rust-analyzer.yml](https://github.com/automic-vault/db/blob/main/combined/rust-analyzer.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
