Jump to letter: [
          
            ACDEGKLNOPQRSUV
          ]
        
        libguestfs - Access and modify virtual machine disk images
        
        
        - Description:
- Libguestfs is a library for accessing and modifying virtual machine
disk images.  http://libguestfs.org
Libguestfs uses Linux kernel and qemu code, and can access any type of
guest filesystem that Linux and qemu can, including but not limited
to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition
schemes, qcow, qcow2, vmdk.
Libguestfs for Red Hat Enterprise Linux is split into several subpackages.
The basic subpackages are:
               libguestfs  C library
     libguestfs-appliance  pre-built binary appliance for libguestfs
For enhanced features, install:
 libguestfs-inspect-icons  adds support for inspecting guest icons
For developers:
         libguestfs-devel  C/C++ header files and library
Language bindings:
 libguestfs-gobject-devel  GObject bindings and GObject Introspection
              lua-guestfs  Lua bindings
   ocaml-libguestfs-devel  OCaml bindings
         perl-Sys-Guestfs  Perl bindings
       python3-libguestfs  Python 3 bindings
          ruby-libguestfs  Ruby bindings
Packages
        
        
            | libguestfs-1.45.6-12.vz9.1.src
              [173.5 MiB] | Changelog
              by libguestfs (2021-11-16): - Revert "RHEL: Reject use of libguestfs-winsupport features except for virt-* tools (RHBZ#1240276)."
- build: add Virtuozzo to the distro check as RedHat-based distribution
- common/mlpcre/pcrec: workaround non-working HAVE_CAML_ALLOC_INITIALIZED_STRING |