How to Install and Uninstall zstd.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "zstd.x86_64" package

Learn how to install zstd.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install zstd.x86_64

2. Uninstall "zstd.x86_64" package

This guide covers the steps necessary to uninstall zstd.x86_64 on AlmaLinux 9:

$ sudo dnf remove zstd.x86_64 $ sudo dnf autoremove

3. Information about the zstd.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:34:06 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : zstd
Version : 1.5.1
Release : 2.el9
Architecture : x86_64
Size : 546 k
Source : zstd-1.5.1-2.el9.src.rpm
Repository : baseos
Summary : Zstd compression library
URL : https://github.com/facebook/zstd
License : BSD and GPLv2
Description : Zstd, short for Zstandard, is a fast lossless compression algorithm,
: targeting real-time compression scenarios at zlib-level compression ratio.