How to Install and Uninstall libisofs-doc.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "libisofs-doc.noarch" package

Here is a brief guide to show you how to install libisofs-doc.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libisofs-doc.noarch

2. Uninstall "libisofs-doc.noarch" package

This is a short guide on how to uninstall libisofs-doc.noarch on Oracle Linux 9:

$ sudo dnf remove libisofs-doc.noarch $ sudo dnf autoremove

3. Information about the libisofs-doc.noarch package on Oracle Linux 9

Last metadata expiration check: 2:53:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libisofs-doc
Version : 1.5.4
Release : 4.el9
Architecture : noarch
Size : 364 k
Source : libisofs-1.5.4-4.el9.src.rpm
Repository : ol9_appstream
Summary : Documentation files for libisofs
URL : https://libburnia-project.org/
License : GPLv2+ and LGPLv2+
Description : Libisofs is a library to create an ISO-9660 filesystem and supports
: extensions like RockRidge or Joliet. This package contains the API
: documentation for developing applications that use libisofs.