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

Last updated: June 03,2024

1. Install "libdeflate.x86_64" package

Please follow the instructions below to install libdeflate.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libdeflate.x86_64

2. Uninstall "libdeflate.x86_64" package

This guide covers the steps necessary to uninstall libdeflate.x86_64 on Fedora 38:

$ sudo dnf remove libdeflate.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:11:57 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libdeflate
Version : 1.19
Release : 1.fc38
Architecture : x86_64
Size : 61 k
Source : libdeflate-1.19-1.fc38.src.rpm
Repository : updates
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.