# Installer probe-rs-tools avec Homebrew, Nix, pacman, scoop

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

## installation

```sh
sudo av install brew:probe-rs-tools
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install probe-rs-tools
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#probe-rs-tools
```

  Preuve: nixpkgs package indexes: pkgs/by-name/pr/probe-rs-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S probe-rs
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/probe-rs
```

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

## Faits du paquet

- **Clé du paquet:** brew:probe-rs-tools
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.32.0
- **Résumé source:** Collection of on chip debugging tools to communicate with microchips
- **Page d'accueil:** <https://probe.rs>
- **Dépôt:** <https://github.com/probe-rs/probe-rs>
- **Dernière mise à jour:** 2026-07-23T01:09:22Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cargo-embed (alias)
- cargo-flash (alias)
- probe-rs (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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: Embed.toml, .embed.toml, Embed.local.toml, .embed.local.toml
## Autres enregistrements de gestionnaires de paquets

- Nix - probe-rs-tools: normalized package name match | nixpkgs package indexes: pkgs/by-name/pr/probe-rs-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - probe-rs - 0.32.0-1: installed executable or alias match | Arch Linux sync databases: probe-rs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A collection of on chip debugging tools to communicate with microchips. | https://probe.rs
- Scoop - main/probe-rs: installed executable or alias match | Scoop official bucket manifest trees: bucket/probe-rs.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/probe-rs-tools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/probe-rs-tools.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
