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

Last updated: June 29,2024

1. Install "python39-python-lzo" package

Here is a brief guide to show you how to install python39-python-lzo on openSuSE Tumbleweed

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

2. Uninstall "python39-python-lzo" package

Learn how to uninstall python39-python-lzo on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-lzo

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

Information for package python39-python-lzo:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-python-lzo
Version : 1.15-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 58.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.