How to Install and Uninstall lz4.src Package on Oracle Linux 9

Last updated: July 06,2024

1. Install "lz4.src" package

Please follow the guidance below to install lz4.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install lz4.src

2. Uninstall "lz4.src" package

This is a short guide on how to uninstall lz4.src on Oracle Linux 9:

$ sudo dnf remove lz4.src $ sudo dnf autoremove

3. Information about the lz4.src package on Oracle Linux 9

Last metadata expiration check: 2:29:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lz4
Version : 1.9.3
Release : 5.el9
Architecture : src
Size : 325 k
Source : None
Repository : ol9_appstream
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.

Name : lz4
Version : 1.9.3
Release : 5.el9
Architecture : src
Size : 325 k
Source : None
Repository : ol9_baseos_latest
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.