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

Last updated: June 18,2024

1. Install "python310-pycdio" package

This guide let you learn how to install python310-pycdio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pycdio

2. Uninstall "python310-pycdio" package

Learn how to uninstall python310-pycdio on openSuSE Tumbleweed:

$ sudo zypper remove python310-pycdio

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

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