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

Last updated: October 07,2024

1. Install "lz4-devel.i686" package

This is a short guide on how to install lz4-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "lz4-devel.i686" package

This tutorial shows how to uninstall lz4-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:53:09 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : lz4-devel
Version : 1.8.3
Release : 3.el8_4
Architecture : i686
Size : 32 k
Source : lz4-1.8.3-3.el8_4.src.rpm
Repository : ubi-8-baseos-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.