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

Last updated: May 05,2024

1. Install "openbios.noarch" package

Please follow the steps below to install openbios.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install openbios.noarch

2. Uninstall "openbios.noarch" package

Here is a brief guide to show you how to uninstall openbios.noarch on Oracle Linux 8:

$ sudo dnf remove openbios.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:15:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : openbios
Epoch : 1
Version : 20200725
Release : 4.git7f28286.el8
Architecture : noarch
Size : 288 k
Source : openbios-20200725-4.git7f28286.el8.src.rpm
Repository : epel
Summary : OpenBIOS implementation of IEEE 1275-1994
URL : http://www.openfirmware.info/OpenBIOS
License : GPLv2
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.