How to Install and Uninstall openbios.noarch Package on Oracle Linux 9

Last updated: September 29,2024

1. Install "openbios.noarch" package

This guide covers the steps necessary to install openbios.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install openbios.noarch

2. Uninstall "openbios.noarch" package

Learn how to uninstall openbios.noarch on Oracle Linux 9:

$ sudo dnf remove openbios.noarch $ sudo dnf autoremove

3. Information about the openbios.noarch package on Oracle Linux 9

Last metadata expiration check: 0:54:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : openbios
Epoch : 1
Version : 20200725
Release : 7.git7f28286.el9
Architecture : noarch
Size : 303 k
Source : openbios-20200725-7.git7f28286.el9.src.rpm
Repository : epel
Summary : OpenBIOS implementation of IEEE 1275-1994
URL : http://www.openfirmware.info/OpenBIOS
License : GPL-2.0-only
Description : The OpenBIOS project provides you with most free and open source Open
: Firmware implementations available. Here you find several
: implementations of IEEE 1275-1994 (Referred to as Open Firmware)
: compliant firmware. Among its features, Open Firmware provides an
: instruction set independent device interface. This can be used to boot
: the operating system from expansion cards without native
: initialization code.
:
: It is Open Firmware's goal to work on all common platforms, like x86,
: AMD64, PowerPC, ARM and Mips. With its flexible and modular design,
: Open Firmware targets servers, workstations and embedded systems,
: where a sane and unified firmware is a crucial design goal and reduces
: porting efforts noticably.
:
: Open Firmware is found on many servers and workstations and there are
: sever commercial implementations from SUN, Firmworks, CodeGen, Apple,
: IBM and others.
:
: In most cases, the Open Firmware implementations provided on this site
: rely on an additional low-level firmware for hardware initialization,
: such as coreboot or U-Boot.