How to Install and Uninstall seabios.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "seabios.x86_64" package

Please follow the step by step instructions below to install seabios.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install seabios.x86_64

2. Uninstall "seabios.x86_64" package

In this section, we are going to explain the necessary steps to uninstall seabios.x86_64 on AlmaLinux 8:

$ sudo dnf remove seabios.x86_64 $ sudo dnf autoremove

3. Information about the seabios.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:58:45 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : seabios
Version : 1.15.0
Release : 2.module_el8.6.0+2880+7d9e3703
Architecture : x86_64
Size : 31 k
Source : seabios-1.15.0-2.module_el8.6.0+2880+7d9e3703.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.