How to Install and Uninstall lz4-devel.i686 Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "lz4-devel.i686" package

This guide covers the steps necessary to install lz4-devel.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install lz4-devel.i686

2. Uninstall "lz4-devel.i686" package

Learn how to uninstall lz4-devel.i686 on Oracle Linux 9:

$ sudo dnf remove lz4-devel.i686 $ sudo dnf autoremove

3. Information about the lz4-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 2:46:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lz4-devel
Version : 1.9.3
Release : 5.el9
Architecture : i686
Size : 35 k
Source : lz4-1.9.3-5.el9.src.rpm
Repository : ol9_appstream
Summary : Development files for lz4
URL : https://lz4.github.io/lz4/
License : GPLv2+ and BSD
Description : This package contains the header(.h) and library(.so) files required to build
: applications using liblz4 library.