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

Last updated: May 20,2024

1. Install "python3-python-lzo" package

Learn how to install python3-python-lzo on openSUSE Leap

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

2. Uninstall "python3-python-lzo" package

This guide covers the steps necessary to uninstall python3-python-lzo on openSUSE Leap:

$ sudo zypper remove python3-python-lzo

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

Information for package python3-python-lzo:
-------------------------------------------
Repository : Main Repository
Name : python3-python-lzo
Version : 1.12-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 34.9 KiB
Installed : No
Status : not installed
Source package : python-python-lzo-1.12-bp155.2.11.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.