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

Last updated: October 06,2024

1. Install "libdeflate.x86_64" package

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

$ sudo dnf update $ sudo dnf install libdeflate.x86_64

2. Uninstall "libdeflate.x86_64" package

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

$ sudo dnf remove libdeflate.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:36:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libdeflate
Version : 1.19
Release : 1.el9
Architecture : x86_64
Size : 58 k
Source : libdeflate-1.19-1.el9.src.rpm
Repository : epel
Summary : Fast implementation of DEFLATE, gzip, and zlib
URL : https://github.com/ebiggers/libdeflate
License : MIT
Description : libdeflate is a library for fast, whole-buffer DEFLATE-based compression and
: decompression, supporting DEFLATE, gzip, and zlib.