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.
- Outputs:
out
- Website: https://libosinfo.org/
- Licenses: GPL 2+ · LGPL 2.1+
- Package source: gnu/packages/virtualization.scm
- Builds: See build status
- Issues: See known issues
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.