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

Last updated: December 26,2024

1. Install "python310-pylzma" package

Learn how to install python310-pylzma on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pylzma

2. Uninstall "python310-pylzma" package

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

$ sudo zypper remove python310-pylzma

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

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