How to Install and Uninstall flashrom.src Package on Oracle Linux 9
Last updated: January 11,2025
1. Install "flashrom.src" package
This tutorial shows how to install flashrom.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
flashrom.src
Copied
2. Uninstall "flashrom.src" package
In this section, we are going to explain the necessary steps to uninstall flashrom.src on Oracle Linux 9:
$
sudo dnf remove
flashrom.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the flashrom.src package on Oracle Linux 9
Last metadata expiration check: 1:23:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : flashrom
Version : 1.2
Release : 10.el9
Architecture : src
Size : 388 k
Source : None
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.
Available Packages
Name : flashrom
Version : 1.2
Release : 10.el9
Architecture : src
Size : 388 k
Source : None
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.