How to Install and Uninstall sgabios-bin.noarch Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "sgabios-bin.noarch" package

Please follow the instructions below to install sgabios-bin.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install sgabios-bin.noarch

2. Uninstall "sgabios-bin.noarch" package

Please follow the guidance below to uninstall sgabios-bin.noarch on CentOS Stream 8:

$ sudo dnf remove sgabios-bin.noarch $ sudo dnf autoremove

3. Information about the sgabios-bin.noarch package on CentOS Stream 8

Last metadata expiration check: 3:47:23 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : sgabios-bin
Epoch : 1
Version : 0.20170427git
Release : 3.module_el8+310+72016cce
Architecture : noarch
Size : 13 k
Source : sgabios-0.20170427git-3.module_el8+310+72016cce.src.rpm
Repository : appstream
Summary : Sgabios for x86
URL : https://github.com/qemu/sgabios
License : ASL 2.0
Description : SGABIOS is designed to be inserted into a BIOS as an option rom to provide over
: a serial port the display and input capabilities normally handled by a VGA
: adapter and a keyboard, and additionally provide hooks for logging displayed
: characters for later collection after an operating system boots.