How to Install and Uninstall libguestfs-inspect-icons.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "libguestfs-inspect-icons.noarch" package

In this section, we are going to explain the necessary steps to install libguestfs-inspect-icons.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libguestfs-inspect-icons.noarch

2. Uninstall "libguestfs-inspect-icons.noarch" package

In this section, we are going to explain the necessary steps to uninstall libguestfs-inspect-icons.noarch on Oracle Linux 9:

$ sudo dnf remove libguestfs-inspect-icons.noarch $ sudo dnf autoremove

3. Information about the libguestfs-inspect-icons.noarch package on Oracle Linux 9

Last metadata expiration check: 0:45:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libguestfs-inspect-icons
Epoch : 1
Version : 1.50.1
Release : 6.0.1.el9
Architecture : noarch
Size : 9.5 k
Source : libguestfs-1.50.1-6.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : Additional dependencies for inspecting guest icons
URL : http://libguestfs.org/
License : LGPLv2+
Description : libguestfs-inspect-icons is a metapackage that pulls in additional
: dependencies required by libguestfs to pull icons out of non-Linux
: guests. Install this package if you want libguestfs to be able to
: inspect non-Linux guests and display icons from them.
:
: The only reason this is a separate package is to avoid core libguestfs
: having to depend on Perl.