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

Last updated: July 01,2024

1. Install "python36-python-lzo" package

In this section, we are going to explain the necessary steps to install python36-python-lzo on openSuSE Tumbleweed

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

2. Uninstall "python36-python-lzo" package

This guide let you learn how to uninstall python36-python-lzo on openSuSE Tumbleweed:

$ sudo zypper remove python36-python-lzo

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

Information for package python36-python-lzo:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.