How to Install and Uninstall python2-python-lzo Package on openSUSE Leap

Last updated: May 02,2024

1. Install "python2-python-lzo" package

This tutorial shows how to install python2-python-lzo on openSUSE Leap

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

2. Uninstall "python2-python-lzo" package

In this section, we are going to explain the necessary steps to uninstall python2-python-lzo on openSUSE Leap:

$ sudo zypper remove python2-python-lzo

3. Information about the python2-python-lzo package on openSUSE Leap

Information for package python2-python-lzo:
-------------------------------------------
Repository : Main Repository
Name : python2-python-lzo
Version : 1.12-bp153.1.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 38,9 KiB
Installed : No
Status : not installed
Source package : python-python-lzo-1.12-bp153.1.16.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.