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

Last updated: September 21,2024

1. Install "lzo-devel.i686" package

Please follow the instructions below to install lzo-devel.i686 on Oracle Linux 8

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

2. Uninstall "lzo-devel.i686" package

Please follow the step by step instructions below to uninstall lzo-devel.i686 on Oracle Linux 8:

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

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

Last metadata expiration check: 1:24:59 ago on Mon Sep 12 02:51:38 2022.
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 : ol8_baseos_latest
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.