How to Install and Uninstall lzo.i686 Package on CentOS 8 / RHEL 8
Last updated: November 20,2024
1. Install "lzo.i686" package
Please follow the instructions below to install lzo.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
lzo.i686
Copied
2. Uninstall "lzo.i686" package
Please follow the guidelines below to uninstall lzo.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
lzo.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the lzo.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:03:10 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : lzo
Version : 2.08
Release : 14.el8
Architecture : i686
Size : 70 k
Source : lzo-2.08-14.el8.src.rpm
Repository : baseos
Summary : Data compression library with very fast (de)compression
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.
: Decompression requires no memory. In addition there are slower
: compression levels achieving a quite competitive compression ratio
: while still decompressing at this very high speed.
Available Packages
Name : lzo
Version : 2.08
Release : 14.el8
Architecture : i686
Size : 70 k
Source : lzo-2.08-14.el8.src.rpm
Repository : baseos
Summary : Data compression library with very fast (de)compression
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.
: Decompression requires no memory. In addition there are slower
: compression levels achieving a quite competitive compression ratio
: while still decompressing at this very high speed.