How to Install and Uninstall libguestfs.x86_64 Package on AlmaLinux 9

Last updated: October 14,2024

1. Install "libguestfs.x86_64" package

Please follow the steps below to install libguestfs.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libguestfs.x86_64

2. Uninstall "libguestfs.x86_64" package

Please follow the guidance below to uninstall libguestfs.x86_64 on AlmaLinux 9:

$ sudo dnf remove libguestfs.x86_64 $ sudo dnf autoremove

3. Information about the libguestfs.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:24:58 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libguestfs
Epoch : 1
Version : 1.50.1
Release : 6.el9.alma
Architecture : x86_64
Size : 1.1 M
Source : libguestfs-1.50.1-6.el9.alma.src.rpm
Repository : appstream
Summary : Access and modify virtual machine disk images
URL : http://libguestfs.org/
License : LGPLv2+
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.
:
: For enhanced features, install:
:
:
:
:
:
:
: libguestfs-inspect-icons adds support for inspecting guest icons
: libguestfs-rescue enhances virt-rescue shell with more tools
: libguestfs-rsync rsync to/from guest filesystems
:
:
:
: libguestfs-xfs adds XFS support
:
:
:
:
: 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
: php-libguestfs PHP bindings
: python3-libguestfs Python 3 bindings
: ruby-libguestfs Ruby bindings