How to Install and Uninstall lzop Package on openSuSE Tumbleweed

Last updated: May 13,2024

1. Install "lzop" package

This tutorial shows how to install lzop on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lzop

2. Uninstall "lzop" package

Please follow the guidance below to uninstall lzop on openSuSE Tumbleweed:

$ sudo zypper remove lzop

3. Information about the lzop package on openSuSE Tumbleweed

Information for package lzop:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lzop
Version : 1.04-4.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 112.3 KiB
Installed : No
Status : not installed
Source package : lzop-1.04-4.18.src
Upstream URL : https://www.lzop.org
Summary : Dictionary-based LZ-type compressor favoring speed
Description :
lzop is a general-purpose file compressor similar to gzip.
It favors higher compression and decompression speed at the cost
of compression ratio.
lzop was designed with the following goals in mind:
- speed (both compression and decompression)
- reasonable drop-in compatibility to gzip
- portability