# Install probe-rs-tools with Homebrew, Nix, pacman, scoop

Collection of on chip debugging tools to communicate with microchips. Version 0.32.0 via Homebrew; verified 2026-07-23. Also installable with nix: nix profile install nixpkgs#probe-rs-tools.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidence: 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
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:probe-rs-tools
- **Package manager:** Homebrew
- **Version:** 0.32.0
- **Source summary:** Collection of on chip debugging tools to communicate with microchips
- **Homepage:** <https://probe.rs>
- **Repository:** <https://github.com/probe-rs/probe-rs>
- **Last updated:** 2026-07-23T01:09:22Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

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

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.32.0

## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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
## Other Package-Manager Records

- 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
