How to Install and Uninstall python2-pycdio Package on openSUSE Leap

Last updated: December 25,2024

1. Install "python2-pycdio" package

Learn how to install python2-pycdio on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pycdio

2. Uninstall "python2-pycdio" package

This guide let you learn how to uninstall python2-pycdio on openSUSE Leap:

$ sudo zypper remove python2-pycdio

3. Information about the python2-pycdio package on openSUSE Leap

Information for package python2-pycdio:
---------------------------------------
Repository : Main Repository
Name : python2-pycdio
Version : 2.1.0-bp153.1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 545,7 KiB
Installed : No
Status : not installed
Source package : python-pycdio-2.1.0-bp153.1.17.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.