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

Last updated: November 27,2024

1. Install "lzfse.x86_64" package

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

$ sudo dnf update $ sudo dnf install lzfse.x86_64

2. Uninstall "lzfse.x86_64" package

Please follow the step by step instructions below to uninstall lzfse.x86_64 on Fedora 38:

$ sudo dnf remove lzfse.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:47:52 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : lzfse
Version : 1.0
Release : 2.fc38
Architecture : x86_64
Size : 14 k
Source : lzfse-1.0-2.fc38.src.rpm
Repository : fedora
Summary : LZFSE compression library and command line tool
URL : https://github.com/lzfse/lzfse
License : BSD
Description : LZFSE is a Lempel-Ziv style data compression algorithm using Finite State
: Entropy coding. It targets similar compression rates at higher compression
: and decompression speed compared to deflate using zlib.
:
: This package is a reference C implementation of the LZFSE compressor introduced
: in the Compression library with OS X 10.11 and iOS 9.