How to Install and Uninstall lzo-devel.i686 Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "lzo-devel.i686" package

Here is a brief guide to show you how to install lzo-devel.i686 on Oracle Linux 9

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

2. Uninstall "lzo-devel.i686" package

Please follow the guidelines below to uninstall lzo-devel.i686 on Oracle Linux 9:

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

3. Information about the lzo-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 3:34:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lzo-devel
Version : 2.10
Release : 7.el9
Architecture : i686
Size : 58 k
Source : lzo-2.10-7.el9.src.rpm
Repository : ol9_appstream
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.