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

Last updated: July 03,2024

1. Install "python311-pylzma" package

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

$ sudo zypper refresh $ sudo zypper install python311-pylzma

2. Uninstall "python311-pylzma" package

Please follow the step by step instructions below to uninstall python311-pylzma on openSuSE Tumbleweed:

$ sudo zypper remove python311-pylzma

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

Information for package python311-pylzma:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pylzma
Version : 0.5.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 306.2 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.