How to Install and Uninstall python312-pylzma Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python312-pylzma" package

Please follow the steps below to install python312-pylzma on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pylzma

2. Uninstall "python312-pylzma" package

In this section, we are going to explain the necessary steps to uninstall python312-pylzma on openSuSE Tumbleweed:

$ sudo zypper remove python312-pylzma

3. Information about the python312-pylzma package on openSuSE Tumbleweed

Information for package python312-pylzma:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pylzma
Version : 0.5.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 298.4 KiB
Installed : No
Status : not installed
Source package : python-pylzma-0.5.0-3.1.src
Upstream URL : https://github.com/fancycode/pylzma
Summary : Python bindings for the LZMA compression library
Description :
PyLZMA provides a platform independent way to read and write data
that has been compressed or can be decompressed by the LZMA library.