How to Install and Uninstall python-pycdlib.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "python-pycdlib.src" package

Please follow the step by step instructions below to install python-pycdlib.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-pycdlib.src

2. Uninstall "python-pycdlib.src" package

Please follow the instructions below to uninstall python-pycdlib.src on Oracle Linux 9:

$ sudo dnf remove python-pycdlib.src $ sudo dnf autoremove

3. Information about the python-pycdlib.src package on Oracle Linux 9

Last metadata expiration check: 1:00:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-pycdlib
Version : 1.11.0
Release : 5.el9
Architecture : src
Size : 346 k
Source : None
Repository : ol9_appstream
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.