How to Install and Uninstall libdeflate.x86_64 Package on Fedora 36

Last updated: January 13,2025

1. Install "libdeflate.x86_64" package

Here is a brief guide to show you how to install libdeflate.x86_64 on Fedora 36

$ 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 Fedora 36:

$ sudo dnf remove libdeflate.x86_64 $ sudo dnf autoremove

3. Information about the libdeflate.x86_64 package on Fedora 36

Last metadata expiration check: 5:42:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libdeflate
Version : 1.9
Release : 3.fc36
Architecture : x86_64
Size : 54 k
Source : libdeflate-1.9-3.fc36.src.rpm
Repository : fedora
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.