How to Install and Uninstall seabios.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "seabios.src" package

Please follow the instructions below to install seabios.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install seabios.src

2. Uninstall "seabios.src" package

Please follow the step by step instructions below to uninstall seabios.src on Oracle Linux 9:

$ sudo dnf remove seabios.src $ sudo dnf autoremove

3. Information about the seabios.src package on Oracle Linux 9

Last metadata expiration check: 0:01:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : seabios
Version : 1.16.1
Release : 1.el9
Architecture : src
Size : 647 k
Source : None
Repository : ol9_appstream
Summary : Open-source legacy BIOS implementation
URL : https://www.coreboot.org/SeaBIOS
License : LGPLv3
Description : SeaBIOS is an open-source legacy BIOS implementation which can be used as
: a coreboot payload. It implements the standard BIOS calling interfaces
: that a typical x86 proprietary BIOS implements.