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

Last updated: September 19,2024

1. Install "seabios.x86_64" package

This is a short guide on how to install seabios.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install seabios.x86_64

2. Uninstall "seabios.x86_64" package

This guide covers the steps necessary to uninstall seabios.x86_64 on Rocky Linux 8:

$ sudo dnf remove seabios.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:49:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : seabios
Version : 1.15.0
Release : 2.module+el8.6.0+847+b490afdd
Architecture : x86_64
Size : 31 k
Source : seabios-1.15.0-2.module+el8.6.0+847+b490afdd.src.rpm
Repository : 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.