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

Last updated: June 25,2024

1. Install "python310-pycdlib" package

Please follow the guidelines below to install python310-pycdlib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pycdlib

2. Uninstall "python310-pycdlib" package

Please follow the guidelines below to uninstall python310-pycdlib on openSuSE Tumbleweed:

$ sudo zypper remove python310-pycdlib

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

Information for package python310-pycdlib:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pycdlib
Version : 1.14.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 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