# Installer flashrom avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:flashrom
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install flashrom
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install flashrom
```

  Preuve: MacPorts ports tree: sysutils/flashrom/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add flashrom
```

  Preuve: Alpine Linux edge package indexes: flashrom from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install flashrom
```

  Preuve: Debian stable package indexes: flashrom from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install flashrom
```

  Preuve: Fedora Rawhide package metadata: flashrom from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#flashrom
```

  Preuve: nixpkgs package indexes: pkgs/by-name/fl/flashrom/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S flashrom
```

  Preuve: Arch Linux sync databases: flashrom from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install flashrom
```

  Preuve: openSUSE Tumbleweed package metadata: flashrom from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:flashrom
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.7.0
- **Résumé source:** Identify, read, write, verify, and erase flash chips
- **Page d'accueil:** <https://flashrom.org/>
- **Dernière mise à jour:** 2026-07-17T05:30:39Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- flashrom (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.7.0
## Historique du projet et usages

flashrom is a utility for identifying, reading, writing, verifying, and erasing flash chips. The official docs describe BIOS, EFI, coreboot, firmware, option ROM, mainboard, controller-card, and external-programmer use cases.

### Historique du projet

The official repository history begins in 2002 with a commit describing a general-purpose user-land flash burner. flashrom developed into a hardware-support database and command-line flashing tool, with the project now using Gerrit at review.coreboot.org for code review and development.

### Historique d'adoption

The official website describes broad platform support across Linux, BSDs, Solaris-like systems, macOS, GNU Hurd, DOS, and partial Windows support. It also links to distribution packaging information, reflecting flashrom's role as a standard low-level firmware tool rather than an application tied to one vendor.

### Modes d'utilisation

flashrom is used to probe flash chips, back up ROM contents, write firmware images, verify writes, erase chips, and work with layout-restricted regions. The manual page warns users to make backups before writing and to prefer probe-only mode on first use.

### Pourquoi les passionnés de paquets s'y intéressent

flashrom matters to package nerds because it is a rare package-manager-distributed tool that directly touches firmware storage. Its package value is tied to hardware tables, programmer backends, OS permissions, and cautious CLI behavior more than to UI.

### Chronologie

- 2002: Repository history starts with a general-purpose user-land flash burner commit.
- 2018: v1.0 tag appears in the official repository history.
- 2023: v1.3 release is listed in the official release notes.
- 2024: v1.4 and v1.5 releases are listed in the official release notes.
- 2025: v1.6 release is listed in the official release notes.
- 2026: v1.7 release is listed in the official release notes.

### Related projects

- The development guide places flashrom in the coreboot review infrastructure, while the user docs relate it to BIOS, EFI, coreboot, firmware images, and hardware programmers.

### Sources

- <https://formulae.brew.sh/formula/flashrom>
- <https://review.coreboot.org/flashrom>
- <https://www.flashrom.org/>
- <https://www.flashrom.org/classic_cli_manpage.html>
- <https://www.flashrom.org/dev_guide/development_guide.html>
- <https://www.flashrom.org/release_notes/index.html>


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

- Debian apt - flashrom - 1.4.0-3: normalized package name match | Debian stable package indexes: flashrom from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Identify, read, write, erase, and verify BIOS/ROM/flash chips | http://www.flashrom.org
- Debian apt - libflashrom-dev - 1.4.0-3: normalized package name match | Debian stable package indexes: libflashrom-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | BIOS/ROM/flash chips - development files | http://www.flashrom.org
- Debian apt - libflashrom1 - 1.4.0-3: normalized package name match | Debian stable package indexes: libflashrom1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Identify, read, write, erase, and verify BIOS/ROM/flash chips - library | http://www.flashrom.org
- Nix - flashrom: normalized package name match | nixpkgs package indexes: pkgs/by-name/fl/flashrom/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - flashrom - 1.3.0-2.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: flashrom from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Identify, read, write, erase, and verify BIOS/ROM/flash chips | http://www.flashrom.org
- Ubuntu apt - libflashrom-dev - 1.3.0-2.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libflashrom-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | BIOS/ROM/flash chips - development files | http://www.flashrom.org
- Ubuntu apt - libflashrom1 - 1.3.0-2.1ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: libflashrom1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Identify, read, write, erase, and verify BIOS/ROM/flash chips - library | http://www.flashrom.org
- apk - flashrom - 1.7.0-r0: normalized package name match | Alpine Linux edge package indexes: flashrom from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A utility for identifying, reading, writing, verifying and erasing flash chips | https://www.flashrom.org/Flashrom
- apk - flashrom-bash-completion - 1.7.0-r0: normalized package name match | Alpine Linux edge package indexes: flashrom-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for flashrom | https://www.flashrom.org/Flashrom
- apk - flashrom-dev - 1.7.0-r0: normalized package name match | Alpine Linux edge package indexes: flashrom-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A utility for identifying, reading, writing, verifying and erasing flash chips (development files) | https://www.flashrom.org/Flashrom
- apk - flashrom-doc - 1.7.0-r0: normalized package name match | Alpine Linux edge package indexes: flashrom-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A utility for identifying, reading, writing, verifying and erasing flash chips (documentation) | https://www.flashrom.org/Flashrom
- apk - flashrom-libs - 1.7.0-r0: normalized package name match | Alpine Linux edge package indexes: flashrom-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A utility for identifying, reading, writing, verifying and erasing flash chips (libraries) | https://www.flashrom.org/Flashrom
- dnf - flashrom - 1.6.0-6.fc45: normalized package name match | Fedora Rawhide package metadata: flashrom from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Simple program for reading/writing flash chips content | https://flashrom.org
- dnf - flashrom-devel - 1.6.0-6.fc45: normalized package name match | Fedora Rawhide package metadata: flashrom-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development package for flashrom | https://flashrom.org
- pacman - flashrom - 1.7.0-1: normalized package name match | Arch Linux sync databases: flashrom from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Utility for reading, writing, erasing and verifying flash ROM chips | https://www.flashrom.org/
- zypper - flashrom - 1.7.0+git0.26b070db-1.5: normalized package name match | openSUSE Tumbleweed package metadata: flashrom from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A universal flash programming utility | https://www.flashrom.org/


## Combined YAML source

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


## Sources

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