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

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.

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.