This package browser is in early development. Mind the rough edges.

openbios-qemu-ppc

Open Firmware implementation

OpenBIOS is an implementation of the IEEE 1275-1994 "Open Firmware" specification. It can be used as a system firmware, as a boot loader, or provide OpenFirmware functionality on top of an already running system.

Installation

Install the latest version of openbios-qemu-ppc as follows:

guix install openbios-qemu-ppc

Or install a particular version:

guix install openbios-qemu-ppc@1.1-2.c3a19c1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of openbios-qemu-ppc about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/openbios-qemu-ppc'><img src='https://packages.guix.gnu.org/packages/openbios-qemu-ppc/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/openbios-qemu-ppc/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/openbios-qemu-ppc)

Example Org:

[[https://packages.guix.gnu.org/packages/openbios-qemu-ppc][https://packages.guix.gnu.org/packages/openbios-qemu-ppc/badges/latest-version.svg]]