How to Install and Uninstall libguestfs.x86_64 Package on Fedora 34

Last updated: May 03,2024

1. Install "libguestfs.x86_64" package

This guide let you learn how to install libguestfs.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libguestfs.x86_64

2. Uninstall "libguestfs.x86_64" package

This is a short guide on how to uninstall libguestfs.x86_64 on Fedora 34:

$ sudo dnf remove libguestfs.x86_64 $ sudo dnf autoremove

3. Information about the libguestfs.x86_64 package on Fedora 34

Last metadata expiration check: 2:48:11 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libguestfs
Epoch : 1
Version : 1.46.2
Release : 1.fc34.1
Architecture : x86_64
Size : 3.2 M
Source : libguestfs-1.46.2-1.fc34.1.src.rpm
Repository : updates
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-forensics adds filesystem forensics support
: libguestfs-gfs2 adds Global Filesystem (GFS2) support
: libguestfs-hfsplus adds HFS+ (Mac filesystem) support
:
: 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-ufs adds UFS (BSD) support
:
: libguestfs-xfs adds XFS support
:
: libguestfs-zfs adds ZFS 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
:
: libguestfs-vala Vala language bindings