How to Install and Uninstall szip.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 14,2024

1. Install "szip.x86_64" package

Please follow the step by step instructions below to install szip.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install szip.x86_64

2. Uninstall "szip.x86_64" package

Please follow the guidance below to uninstall szip.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove szip.x86_64 $ sudo dnf autoremove

3. Information about the szip.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:02:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : szip
Version : 1.0.0
Release : 3.el9
Architecture : x86_64
Size : 379 k
Source : rust-szip-1.0.0-3.el9.src.rpm
Repository : epel
Summary : Fast command line tool for snappy compression and decompression
URL : https://crates.io/crates/szip
License : BSD-3-Clause AND MIT AND (MIT OR Apache-2.0)
Description : A fast command line tool for snappy compression and decompression.