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

Last updated: June 26,2024

1. Install "python311-pycdio" package

Learn how to install python311-pycdio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pycdio

2. Uninstall "python311-pycdio" package

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

$ sudo zypper remove python311-pycdio

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

Information for package python311-pycdio:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pycdio
Version : 2.1.1-1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 555.6 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.