How to Install and Uninstall python312-python-lzo Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python312-python-lzo" package

Please follow the steps below to install python312-python-lzo on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-python-lzo

2. Uninstall "python312-python-lzo" package

In this section, we are going to explain the necessary steps to uninstall python312-python-lzo on openSuSE Tumbleweed:

$ sudo zypper remove python312-python-lzo

3. Information about the python312-python-lzo package on openSuSE Tumbleweed

Information for package python312-python-lzo:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-python-lzo
Version : 1.15-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 62.9 KiB
Installed : No
Status : not installed
Source package : python-python-lzo-1.15-1.4.src
Upstream URL : https://github.com/jd-boyd/python-lzo
Summary : Python bindings for the LZO data compression library
Description :
This module provides Python bindings for the LZO data compression library.
LZO is a lossless data compression library. Decompression requires no
memory. Different compression levels can be used to achieve better
ratios at the expense of time.