How to Install and Uninstall lz4-devel.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "lz4-devel.i686" package

This guide covers the steps necessary to install lz4-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "lz4-devel.i686" package

Please follow the steps below to uninstall lz4-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the lz4-devel.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:30:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lz4-devel
Version : 1.9.3
Release : 5.el9
Architecture : i686
Size : 32 k
Source : lz4-1.9.3-5.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.