How to Install and Uninstall lzo.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: February 14,2025
1. Install "lzo.i686" package
This guide covers the steps necessary to install lzo.i686 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
lzo.i686
Copied
2. Uninstall "lzo.i686" package
Please follow the guidance below to uninstall lzo.i686 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
lzo.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the lzo.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:41:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lzo
Version : 2.10
Release : 7.el9
Architecture : i686
Size : 70 k
Source : lzo-2.10-7.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.10
Release : 7.el9
Architecture : i686
Size : 70 k
Source : lzo-2.10-7.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.