How to Install and Uninstall lzfse Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "lzfse" package

Please follow the guidelines below to install lzfse on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lzfse

2. Uninstall "lzfse" package

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

$ sudo zypper remove lzfse

3. Information about the lzfse package on openSuSE Tumbleweed

Information for package lzfse:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lzfse
Version : 1.0-2.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 56.1 KiB
Installed : No
Status : not installed
Source package : lzfse-1.0-2.15.src
Upstream URL : https://github.com/lzfse/lzfse
Summary : Reference C implementation of the LZFSE compressor
Description :
LZFSE is a Lempel-Ziv style data compression algorithm using Finite State
Entropy coding. It targets similar compression rates at higher compression
and decompression speed compared to deflate using zlib.