How to Install and Uninstall liblz4-1 Package on openSUSE Leap

Last updated: May 18,2024

1. Install "liblz4-1" package

Learn how to install liblz4-1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install liblz4-1

2. Uninstall "liblz4-1" package

This tutorial shows how to uninstall liblz4-1 on openSUSE Leap:

$ sudo zypper remove liblz4-1

3. Information about the liblz4-1 package on openSUSE Leap

Information for package liblz4-1:
---------------------------------
Repository : Main Repository
Name : liblz4-1
Version : 1.9.3-150400.1.7
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 130.4 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : lz4-1.9.3-150400.1.7.src
Upstream URL : https://lz4.github.io/lz4/
Summary : Hash-based predictive Lempel-Ziv compressor
Description :
LZ4 is a lossless data compression algorithm that is focused on
compression and decompression speed. It belongs to the LZ77
(Lempel–Ziv) family of byte-oriented compression schemes. It is a
This subpackage contains the (de)compressor code as a shared library.