How to Install and Uninstall openbios.noarch Package on Fedora 36

Last updated: September 23,2024

1. Install "openbios.noarch" package

Please follow the guidelines below to install openbios.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install openbios.noarch

2. Uninstall "openbios.noarch" package

Learn how to uninstall openbios.noarch on Fedora 36:

$ sudo dnf remove openbios.noarch $ sudo dnf autoremove

3. Information about the openbios.noarch package on Fedora 36

Last metadata expiration check: 0:22:59 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : openbios
Epoch : 1
Version : 20200725
Release : 4.git7f28286.fc36
Architecture : noarch
Size : 303 k
Source : openbios-20200725-4.git7f28286.fc36.src.rpm
Repository : fedora
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.