How to Install and Uninstall lzo-devel.i686 Package on CentOS 8 / RHEL 8

Last updated: June 16,2024

1. Install "lzo-devel.i686" package

This guide let you learn how to install lzo-devel.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "lzo-devel.i686" package

Learn how to uninstall lzo-devel.i686 on CentOS 8 / RHEL 8:

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

3. Information about the lzo-devel.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:03:12 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : lzo-devel
Version : 2.08
Release : 14.el8
Architecture : i686
Size : 43 k
Source : lzo-2.08-14.el8.src.rpm
Repository : baseos
Summary : Development files for the lzo library
URL : http://www.oberhumer.com/opensource/lzo/
License : GPLv2+
Description : LZO is a portable lossless data compression library written in ANSI C.
: It offers pretty fast compression and very fast decompression.
: This package contains development files needed for lzo.