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

Last updated: June 23,2024

1. Install "lz4-devel.x86_64" package

In this section, we are going to explain the necessary steps to install lz4-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "lz4-devel.x86_64" package

Please follow the step by step instructions below to uninstall lz4-devel.x86_64 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 6:03:07 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : lz4-devel
Version : 1.8.3
Release : 2.el8
Architecture : x86_64
Size : 31 k
Source : lz4-1.8.3-2.el8.src.rpm
Repository : baseos
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.