How to Install and Uninstall python3-pycdio.x86_64 Package on Fedora 38

Last updated: November 28,2024

1. Install "python3-pycdio.x86_64" package

This guide let you learn how to install python3-pycdio.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install python3-pycdio.x86_64

2. Uninstall "python3-pycdio.x86_64" package

This guide covers the steps necessary to uninstall python3-pycdio.x86_64 on Fedora 38:

$ sudo dnf remove python3-pycdio.x86_64 $ sudo dnf autoremove

3. Information about the python3-pycdio.x86_64 package on Fedora 38

Last metadata expiration check: 5:33:19 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pycdio
Version : 2.1.0
Release : 10.fc38
Architecture : x86_64
Size : 130 k
Source : python-pycdio-2.1.0-10.fc38.src.rpm
Repository : fedora
Summary : A Python interface to the CD Input and Control library
URL : http://www.gnu.org/software/libcdio/
License : GPLv3+
Description : The pycdio (and libcdio) libraries encapsulate CD-ROM reading and
: control. Python programs wishing to be oblivious of the OS- and
: device-dependent properties of a CD-ROM can use this library.