How to Install and Uninstall libisofs.i686 Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "libisofs.i686" package

Please follow the instructions below to install libisofs.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libisofs.i686

2. Uninstall "libisofs.i686" package

This is a short guide on how to uninstall libisofs.i686 on CentOS Stream 9:

$ sudo dnf remove libisofs.i686 $ sudo dnf autoremove

3. Information about the libisofs.i686 package on CentOS Stream 9

Last metadata expiration check: 3:01:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libisofs
Version : 1.5.4
Release : 4.el9
Architecture : i686
Size : 245 k
Source : libisofs-1.5.4-4.el9.src.rpm
Repository : appstream
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.