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

Last updated: June 18,2024

1. Install "python36-pycdio" package

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

$ sudo zypper refresh $ sudo zypper install python36-pycdio

2. Uninstall "python36-pycdio" package

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

$ sudo zypper remove python36-pycdio

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

Information for package python36-pycdio:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pycdio
Version : 2.1.0-1.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 623,4 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.