How to Install and Uninstall libguestfs-xfs.x86_64 Package on Oracle Linux 8

Last updated: July 01,2024

1. Install "libguestfs-xfs.x86_64" package

This is a short guide on how to install libguestfs-xfs.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libguestfs-xfs.x86_64

2. Uninstall "libguestfs-xfs.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libguestfs-xfs.x86_64 on Oracle Linux 8:

$ sudo dnf remove libguestfs-xfs.x86_64 $ sudo dnf autoremove

3. Information about the libguestfs-xfs.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:50:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libguestfs-xfs
Epoch : 1
Version : 1.44.0
Release : 5.0.1.module+el8.6.0+20659+3dcf7c70
Architecture : x86_64
Size : 9.7 k
Source : libguestfs-1.44.0-5.0.1.module+el8.6.0+20659+3dcf7c70.src.rpm
Repository : ol8_appstream
Summary : XFS support for libguestfs
URL : http://libguestfs.org/
License : LGPLv2+
Description : This adds XFS support to libguestfs. Install it if you want to process
: disk images containing XFS.