How to Install and Uninstall libisofs.i686 Package on Amazon Linux 2

Last updated: May 03,2024

1. Install "libisofs.i686" package

Learn how to install libisofs.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libisofs.i686

2. Uninstall "libisofs.i686" package

This guide let you learn how to uninstall libisofs.i686 on Amazon Linux 2:

$ sudo yum remove libisofs.i686 $ sudo yum autoremove

3. Information about the libisofs.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libisofs
Arch : i686
Version : 1.2.8
Release : 4.amzn2.0.2
Size : 193 k
Repo : amzn2-core/2/x86_64
Summary : Library to create ISO 9660 disk images
URL : http://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.