How to Install and Uninstall python3-pylzma Package on openSUSE Leap

Last updated: September 20,2024

1. Install "python3-pylzma" package

Please follow the instructions below to install python3-pylzma on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pylzma

2. Uninstall "python3-pylzma" package

Please follow the step by step instructions below to uninstall python3-pylzma on openSUSE Leap:

$ sudo zypper remove python3-pylzma

3. Information about the python3-pylzma package on openSUSE Leap

Information for package python3-pylzma:
---------------------------------------
Repository : Main Repository
Name : python3-pylzma
Version : 0.5.0-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 224.6 KiB
Installed : No
Status : not installed
Source package : python-pylzma-0.5.0-bp155.2.11.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.