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

libguestfs-minimal 1.54.1

Access and modify virtual machine disk images

libguestfs is a set of tools for accessing and modifying virtual machine (VM) disk images. You can use this for viewing and editing files inside guests, scripting changes to VMs, monitoring disk used/free statistics, creating guests, P2V, V2V, performing backups, cloning VMs, building VMs, formatting disks, resizing disks, and much more.

Installation

Install libguestfs-minimal 1.54.1 as follows:

guix install libguestfs-minimal@1.54.1

Or install the latest version:

guix install libguestfs-minimal

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.