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

Last updated: June 26,2024

1. Install "python312-pycdio" package

Please follow the steps below to install python312-pycdio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pycdio

2. Uninstall "python312-pycdio" package

Here is a brief guide to show you how to uninstall python312-pycdio on openSuSE Tumbleweed:

$ sudo zypper remove python312-pycdio

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

Information for package python312-pycdio:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pycdio
Version : 2.1.1-1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 561.0 KiB
Installed : No
Status : not installed
Source package : python-pycdio-2.1.1-1.10.src
Upstream URL : https://pypi.python.org/pypi/pycdio/
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.