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

Last updated: May 21,2024

1. Install "python36-pylzma" package

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

$ sudo zypper refresh $ sudo zypper install python36-pylzma

2. Uninstall "python36-pylzma" package

This guide covers the steps necessary to uninstall python36-pylzma on openSuSE Tumbleweed:

$ sudo zypper remove python36-pylzma

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

Information for package python36-pylzma:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pylzma
Version : 0.5.0-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 233,5 KiB
Installed : No
Status : not installed
Source package : python-pylzma-0.5.0-2.2.src
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.