# 使用 Homebrew, Nix, apt 安装 rpiboot

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

## 安装

```sh
sudo av install brew:rpiboot
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install rpiboot
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#rpiboot
```

  证据: nixpkgs package indexes: pkgs/by-name/rp/rpiboot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Ubuntu apt (92%):

```sh
sudo apt install rpiboot
```

  证据: Ubuntu 24.04 LTS package indexes: rpiboot from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz

## 软件包事实

- **软件包键:** brew:rpiboot
- **软件包管理器:** Homebrew
- **版本:** 162618
- **来源摘要:** Raspberry Pi USB boot tool for Compute Modules
- **主页:** <https://github.com/raspberrypi/usbboot>
- **仓库:** <https://github.com/raspberrypi/usbboot>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- rpiboot (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Nix - rpiboot: normalized package name match | nixpkgs package indexes: pkgs/by-name/rp/rpiboot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - rpiboot - 0~20220315+git6fa2ec0+nowin-0ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: rpiboot from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz | Raspberry Pi USB booting code | https://github.com/raspberrypi/usbboot


## Combined YAML source

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


## 来源

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