How to Install and Uninstall python3-pycdlib.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-pycdlib.noarch" package

Here is a brief guide to show you how to install python3-pycdlib.noarch on Fedora 34

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

2. Uninstall "python3-pycdlib.noarch" package

Please follow the steps below to uninstall python3-pycdlib.noarch on Fedora 34:

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

3. Information about the python3-pycdlib.noarch package on Fedora 34

Last metadata expiration check: 0:17:17 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pycdlib
Version : 1.11.0
Release : 2.fc34
Architecture : noarch
Size : 238 k
Source : python-pycdlib-1.11.0-2.fc34.src.rpm
Repository : fedora
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.