How to Install and Uninstall seabios.x86_64 Package on Oracle Linux 8

Last updated: September 20,2024

1. Install "seabios.x86_64" package

Please follow the instructions below to install seabios.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install seabios.x86_64

2. Uninstall "seabios.x86_64" package

Please follow the step by step instructions below to uninstall seabios.x86_64 on Oracle Linux 8:

$ sudo dnf remove seabios.x86_64 $ sudo dnf autoremove

3. Information about the seabios.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:15:16 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : seabios
Version : 1.15.0
Release : 2.module+el8.6.0+20659+3dcf7c70
Architecture : x86_64
Size : 32 k
Source : seabios-1.15.0-2.module+el8.6.0+20659+3dcf7c70.src.rpm
Repository : ol8_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.