flashrom

Read, write, verify and erase flash chips. More information: <https://manned.org/flashrom>.

Debian Debian
RUN apt-get update && \ apt-get install -y flashrom
Ubuntu
RUN apt-get update && \ apt-get install -y flashrom
Alpine
RUN apk add flashrom
Arch Arch Linux
RUN pacman -S --noconfirm flashrom
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y flashrom
Fedora
RUN dnf install -y flashrom
Raspbian
RUN apt-get update && \ apt-get install -y flashrom
click the source code to copy install flashrom on any operating system with command-not-found.com