How to Install and Uninstall python-pyliblzma Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python-pyliblzma" package

This is a short guide on how to install python-pyliblzma on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-pyliblzma

2. Uninstall "python-pyliblzma" package

Please follow the guidance below to uninstall python-pyliblzma on openSUSE Leap:

$ sudo zypper remove python-pyliblzma

3. Information about the python-pyliblzma package on openSUSE Leap

Information for package python-pyliblzma:
-----------------------------------------
Repository : Main Repository
Name : python-pyliblzma
Version : 0.5.3-1.35
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 66,9 KiB
Installed : No
Status : not installed
Source package : python-pyliblzma-0.5.3-1.35.src
Summary : Python bindings for liblzma
Description :
PylibLZMA provides a python interface for the liblzma library
to read and write data that has been compressed or can be
decompressed by Lasse Collin's xz / lzma utils.