How to Install and Uninstall libdeflate.x86_64 Package on Rocky Linux 9

Last updated: November 27,2024

1. Install "libdeflate.x86_64" package

Please follow the step by step instructions below to install libdeflate.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libdeflate.x86_64

2. Uninstall "libdeflate.x86_64" package

This guide let you learn how to uninstall libdeflate.x86_64 on Rocky Linux 9:

$ sudo dnf remove libdeflate.x86_64 $ sudo dnf autoremove

3. Information about the libdeflate.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:23:46 ago on Fri Feb 16 06:49:52 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.