How to Install and Uninstall flashrom.i686 Package on CentOS Stream 9

Last updated: September 25,2024

1. Install "flashrom.i686" package

This guide covers the steps necessary to install flashrom.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install flashrom.i686

2. Uninstall "flashrom.i686" package

This tutorial shows how to uninstall flashrom.i686 on CentOS Stream 9:

$ sudo dnf remove flashrom.i686 $ sudo dnf autoremove

3. Information about the flashrom.i686 package on CentOS Stream 9

Last metadata expiration check: 2:10:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : flashrom
Version : 1.2
Release : 10.el9
Architecture : i686
Size : 303 k
Source : flashrom-1.2-10.el9.src.rpm
Repository : appstream
Summary : Simple program for reading/writing flash chips content
URL : https://flashrom.org
License : GPLv2
Description : flashrom is a utility for identifying, reading, writing, verifying and erasing
: flash chips. It is designed to flash BIOS/EFI/coreboot/firmware/optionROM
: images on mainboards, network/graphics/storage controller cards, and various
: other programmer devices.