How to Install and Uninstall python38-pycdio Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-pycdio" package

In this section, we are going to explain the necessary steps to install python38-pycdio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pycdio

2. Uninstall "python38-pycdio" package

This tutorial shows how to uninstall python38-pycdio on openSuSE Tumbleweed:

$ sudo zypper remove python38-pycdio

3. Information about the python38-pycdio package on openSuSE Tumbleweed

Information for package python38-pycdio:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pycdio
Version : 2.1.0-1.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 620,1 KiB
Installed : No
Status : not installed
Source package : python-pycdio-2.1.0-1.13.src
Summary : Python Bindings for the CDIO Library
Description :
pycdio is a Python interface to the CD Input and Control library (libcdio).
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.