How to Install and Uninstall libisoburn1.x86_64 Package on Oracle Linux 8

Last updated: May 20,2024

1. Install "libisoburn1.x86_64" package

This tutorial shows how to install libisoburn1.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libisoburn1.x86_64

2. Uninstall "libisoburn1.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libisoburn1.x86_64 on Oracle Linux 8:

$ sudo dnf remove libisoburn1.x86_64 $ sudo dnf autoremove

3. Information about the libisoburn1.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:16:06 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libisoburn1
Version : 1.5.4
Release : 2.el8
Architecture : x86_64
Size : 429 k
Source : libisoburn1-1.5.4-2.el8.src.rpm
Repository : epel
Summary : Library to enable creation and expansion of ISO-9660 filesystems
URL : https://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.