# Installer rpiboot avec Homebrew, Nix, apt

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rpiboot
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:rpiboot
- **Gestionnaire de paquets:** Homebrew
- **Version:** 162618
- **Résumé source:** Raspberry Pi USB boot tool for Compute Modules
- **Page d'accueil:** <https://github.com/raspberrypi/usbboot>
- **Dépôt:** <https://github.com/raspberrypi/usbboot>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rpiboot (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Autres enregistrements de gestionnaires de paquets

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


## Sources

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