How to Install and Uninstall lz4.x86_64 Package on CentOS 8 / RHEL 8

Last updated: June 23,2024

1. Install "lz4.x86_64" package

Please follow the instructions below to install lz4.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install lz4.x86_64

2. Uninstall "lz4.x86_64" package

Here is a brief guide to show you how to uninstall lz4.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove lz4.x86_64 $ sudo dnf autoremove

3. Information about the lz4.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:03:04 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : lz4
Version : 1.8.3
Release : 2.el8
Architecture : x86_64
Size : 103 k
Source : lz4-1.8.3-2.el8.src.rpm
Repository : baseos
Summary : Extremely fast compression algorithm
URL : https://lz4.github.io/lz4/
License : GPLv2+ and BSD
Description : LZ4 is an extremely fast loss-less compression algorithm, providing compression
: speed at 400 MB/s per core, scalable with multi-core CPU. It also features
: an extremely fast decoder, with speed in multiple GB/s per core, typically
: reaching RAM speed limits on multi-core systems.