How to Install and Uninstall libisofs1.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 15,2024

1. Install "libisofs1.x86_64" package

Please follow the step by step instructions below to install libisofs1.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libisofs1.x86_64

2. Uninstall "libisofs1.x86_64" package

Learn how to uninstall libisofs1.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libisofs1.x86_64 $ sudo dnf autoremove

3. Information about the libisofs1.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:23:14 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libisofs1
Version : 1.5.6
Release : 1.el8
Architecture : x86_64
Size : 235 k
Source : libisofs1-1.5.6-1.el8.src.rpm
Repository : epel
Summary : Library to create ISO 9660 disk images
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. It is also a full featured
: ISO-9660 editor, allowing you to modify an ISO image or multisession
: disc, including file addition or removal, change of file names and
: attributes etc. It supports the extension AAIP which allows to store
: ACLs and xattr in ISO-9660 filesystems as well. As it is linked with
: zlib, it supports zisofs compression, too.