How to Install and Uninstall python3-pycdlib.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "python3-pycdlib.noarch" package

Please follow the guidelines below to install python3-pycdlib.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-pycdlib.noarch

2. Uninstall "python3-pycdlib.noarch" package

This guide covers the steps necessary to uninstall python3-pycdlib.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-pycdlib.noarch $ sudo dnf autoremove

3. Information about the python3-pycdlib.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:49:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pycdlib
Version : 1.11.0
Release : 5.el9
Architecture : noarch
Size : 252 k
Source : python-pycdlib-1.11.0-5.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : A pure python ISO9660 read and write library
URL : https://github.com/clalancette/pycdlib
License : LGPLv2
Description : Pycdlib is a pure python library for reading, writing, and otherwise
: manipulating ISO9660 files. It is focused on speed, correctness, and
: conformance to the various standards around ISO9660, including ISO9660 itself,
: the Joliet extensions, the Rock Ridge extensions, the El Torito boot
: extensions, and UDF.