libvirt 11.5.0
Simple API for virtualization
Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux. The library aims at providing long term stable C API initially for the Xen paravirtualization but should be able to integrate other virtualization mechanisms if needed.
- Outputs:
out - Website: https://libvirt.org
- Licenses: LGPL 2.1+
- Package source: gnu/packages/virtualization.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libvirt 11.5.0 as follows:
guix install libvirt@11.5.0
Or install the latest version:
guix install libvirt
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.