How to Install and Uninstall libdeflate.x86_64 Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "libdeflate.x86_64" package
In this section, we are going to explain the necessary steps to install libdeflate.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libdeflate.x86_64
Copied
2. Uninstall "libdeflate.x86_64" package
Please follow the guidance below to uninstall libdeflate.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libdeflate.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libdeflate.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:55:02 ago on Thu Feb 15 07:50:05 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.
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.