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

Last updated: January 10,2025

1. Install "python3-pycdlib.noarch" package

This guide let you learn how to install python3-pycdlib.noarch on Fedora 36

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

2. Uninstall "python3-pycdlib.noarch" package

Learn how to uninstall python3-pycdlib.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:51:39 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pycdlib
Version : 1.13.0
Release : 1.fc36
Architecture : noarch
Size : 245 k
Source : python-pycdlib-1.13.0-1.fc36.src.rpm
Repository : updates
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.