macOS
brew install rpibootlocal Homebrew formula metadata
brew / rank 5944
Raspberry Pi USB boot tool for Compute Modules. Version 162618 via Homebrew; verified 2026-09-12. Also installable with nix: nix profile install nixpkgs#rpiboot.
install
brew install rpibootlocal Homebrew formula metadata
nix profile install nixpkgs#rpibootnixpkgs package indexes · pkgs/by-name/rp/rpiboot/package.nix · source: api.github.com
sudo apt install rpibootUbuntu 24.04 LTS package indexes · rpiboot · source: archive.ubuntu.com
overview
Raspberry Pi USB boot tool for Compute Modules
history
rpiboot is Raspberry Pi's USB device-boot and provisioning host utility, principally used with Compute Modules and other supported Raspberry Pi devices.
Raspberry Pi developed rpiboot as the host component of its USB device-boot system. Its original mass-storage workflow made Compute Module eMMC appear as a standard USB drive; newer workflows also support Linux-based mass-storage gadgets, bootloader EEPROM updates, metadata extraction, and secure-boot provisioning.
Raspberry Pi uses rpiboot in Compute Module provisioning workflows and tests it during Compute Module manufacture. The host utility is widely used on Linux and is also supported on macOS and Windows through Cygwin, with packages available for Raspberry Pi OS, Ubuntu, Nix, and Homebrew.
Operators connect a supported Raspberry Pi in USB boot mode and run rpiboot to serve boot files from the host. Common tasks include exposing eMMC or NVMe storage to Raspberry Pi Imager, flashing recovery firmware, gathering OTP metadata, and provisioning signed boot.
rpiboot is notable because it bridges host package management and low-level board provisioning. A small libusb utility can expose otherwise inaccessible eMMC storage, update SPI EEPROM firmware, retrieve device metadata, or participate in irreversible secure-boot enrollment.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rpiboot | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/raspberrypi/usbboot
install metadata
| Package key | brew:rpiboot |
|---|---|
| Version | 162618 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rpiboot |
| Homepage | https://github.com/raspberrypi/usbboot |
| Repository | https://github.com/raspberrypi/usbboot |
| License | Apache-2.0 |
| Source archive | https://github.com/raspberrypi/usbboot.git |
| Last updated | 2026-09-12T11:10:09Z |
| Pulse | updated |
| Dependencies | libusb |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | To boot a Compute Module with the default mass storage gadget: sudo rpiboot -d "$(brew --prefix rpiboot)"/share/rpiboot/mass-storage-gadget64 |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rpiboot |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
rpiboot
nix profile install nixpkgs#rpibootrpiboot 0~20220315+git6fa2ec0+nowin-0ubuntu1
Raspberry Pi USB booting code
https://github.com/raspberrypi/usbboot
sudo apt install rpibootsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.