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

Last updated: July 05,2024

1. Install "python311-pycdlib" package

In this section, we are going to explain the necessary steps to install python311-pycdlib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pycdlib

2. Uninstall "python311-pycdlib" package

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

$ sudo zypper remove python311-pycdlib

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

Information for package python311-pycdlib:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pycdlib
Version : 1.14.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 1.8 MiB
Installed : No
Status : not installed
Source package : python-pycdlib-1.14.0-1.9.src
Upstream URL : https://github.com/clalancette/pycdlib
Summary : Pure python ISO manipulation library
Description :
PyCdlib is a pure python library to parse, write (master), and create ISO9660
files, suitable for writing to a CD or USB.
The original ISO9660 (including ISO9660-1999) specification is supported, as
well the El Torito, Joliet, Rock Ridge, and UDF extensions.
Please see https://clalancette.github.io/pycdlib/ for much more documentation