How to Install and Uninstall libguestfs.x86_64 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "libguestfs.x86_64" package

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

$ sudo dnf update $ sudo dnf install libguestfs.x86_64

2. Uninstall "libguestfs.x86_64" package

Here is a brief guide to show you how to uninstall libguestfs.x86_64 on Oracle Linux 9:

$ sudo dnf remove libguestfs.x86_64 $ sudo dnf autoremove

3. Information about the libguestfs.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:01:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libguestfs
Epoch : 1
Version : 1.50.1
Release : 6.0.1.el9
Architecture : x86_64
Size : 1.2 M
Source : libguestfs-1.50.1-6.0.1.el9.src.rpm
Repository : ol9_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