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

Last updated: July 03,2024

1. Install "python39-pylzma" package

Please follow the step by step instructions below to install python39-pylzma on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pylzma

2. Uninstall "python39-pylzma" package

Please follow the guidance below to uninstall python39-pylzma on openSuSE Tumbleweed:

$ sudo zypper remove python39-pylzma

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

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