How to Install and Uninstall python3-pycdio.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "python3-pycdio.x86_64" package

Here is a brief guide to show you how to install python3-pycdio.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-pycdio.x86_64" package

This is a short guide on how to uninstall python3-pycdio.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-pycdio.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:13:59 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pycdio
Version : 2.0.0
Release : 8.el8
Architecture : x86_64
Size : 119 k
Source : python-pycdio-2.0.0-8.el8.src.rpm
Repository : epel
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.