# 使用 Homebrew, Nix, pacman, scoop 安装 probe-rs-tools

查看 probe-rs-tools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:probe-rs-tools
- **软件包管理器:** Homebrew
- **版本:** 0.32.0
- **来源摘要:** Collection of on chip debugging tools to communicate with microchips
- **主页:** <https://probe.rs>
- **仓库:** <https://github.com/probe-rs/probe-rs>
- **最后更新:** 2026-07-23T01:09:22Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cargo-embed (别名)
- cargo-flash (别名)
- probe-rs (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.32.0

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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
## 其他软件包管理器记录

- 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)


## 来源

- 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
