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

Last updated: March 16,2025

1. Install "python38-python-lzo" package

This guide let you learn how to install python38-python-lzo on openSuSE Tumbleweed

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

2. Uninstall "python38-python-lzo" package

This tutorial shows how to uninstall python38-python-lzo on openSuSE Tumbleweed:

$ sudo zypper remove python38-python-lzo

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

Information for package python38-python-lzo:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-python-lzo
Version : 1.12-2.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 35,3 KiB
Installed : No
Status : not installed
Source package : python-python-lzo-1.12-2.7.src
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.