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

libosinfo 1.12.0

Operating system information database

libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. Via GObject Introspection, the API is available in all common programming languages. Vala bindings are also provided.

Installation

Install libosinfo 1.12.0 as follows:

guix install libosinfo@1.12.0

Or install the latest version:

guix install libosinfo

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.