How to Install and Uninstall flashrom.x86_64 Package on Oracle Linux 9

Last updated: May 08,2024

1. Install "flashrom.x86_64" package

Please follow the guidelines below to install flashrom.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install flashrom.x86_64

2. Uninstall "flashrom.x86_64" package

This guide covers the steps necessary to uninstall flashrom.x86_64 on Oracle Linux 9:

$ sudo dnf remove flashrom.x86_64 $ sudo dnf autoremove

3. Information about the flashrom.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:37:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : flashrom
Version : 1.2
Release : 10.el9
Architecture : x86_64
Size : 309 k
Source : flashrom-1.2-10.el9.src.rpm
Repository : ol9_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.