How to Install and Uninstall libisoburn.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "libisoburn.i686" package

This tutorial shows how to install libisoburn.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libisoburn.i686

2. Uninstall "libisoburn.i686" package

In this section, we are going to explain the necessary steps to uninstall libisoburn.i686 on Rocky Linux 8:

$ sudo dnf remove libisoburn.i686 $ sudo dnf autoremove

3. Information about the libisoburn.i686 package on Rocky Linux 8

Last metadata expiration check: 1:46:28 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libisoburn
Version : 1.4.8
Release : 4.el8
Architecture : i686
Size : 457 k
Source : libisoburn-1.4.8-4.el8.src.rpm
Repository : appstream
Summary : Library to enable creation and expansion of ISO-9660 filesystems
URL : http://libburnia-project.org/
License : GPLv2+
Description : Libisoburn is a front-end for libraries libburn and libisofs which
: enables creation and expansion of ISO-9660 filesystems on all CD/
: DVD/BD media supported by libburn. This includes media like DVD+RW,
: which do not support multi-session management on media level and
: even plain disk files or block devices. Price for that is thorough
: specialization on data files in ISO-9660 filesystem images. And so
: libisoburn is not suitable for audio (CD-DA) or any other CD layout
: which does not entirely consist of ISO-9660 sessions.