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

Last updated: January 11,2025

1. Install "sgabios.src" package

Please follow the guidance below to install sgabios.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install sgabios.src

2. Uninstall "sgabios.src" package

Please follow the instructions below to uninstall sgabios.src on Oracle Linux 9:

$ sudo dnf remove sgabios.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:52:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : sgabios
Epoch : 1
Version : 0.20180715git
Release : 8.el9
Architecture : src
Size : 38 k
Source : None
Repository : ol9_appstream
Summary : Serial graphics BIOS option rom
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.