How to Install and Uninstall libzstd1 Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "libzstd1" package

Please follow the guidelines below to install libzstd1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libzstd1

2. Uninstall "libzstd1" package

This is a short guide on how to uninstall libzstd1 on openSuSE Tumbleweed:

$ sudo zypper remove libzstd1

3. Information about the libzstd1 package on openSuSE Tumbleweed

Information for package libzstd1:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libzstd1
Version : 1.5.5-5.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 749.2 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : zstd-1.5.5-5.2.src
Upstream URL : https://github.com/facebook/zstd
Summary : Zstd compression library
Description :
Zstd, short for Zstandard, is a lossless compression algorithm,
targeting faster compression than zlib at comparable ratios.
This subpackage contains the implementation as a shared library.