zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. The zstd compression library provides in-memory compression and decompression functions.
This program is installable using the rpm package manager. See below for the install string. Required prerequisites are automatically processed by the package manager and, if needed, downloaded and installed.
yum install libzstd-static
yum install zstd-debuginfo
yum install zstd
yum install libzstd
yum install libzstd-devel
This work is licensed under a Creative Commons Attribution 4.0 International License.
Add new comment