How to Install and Uninstall lzo-devel.i686 Package on Fedora 36

Last updated: January 12,2025

1. Install "lzo-devel.i686" package

In this section, we are going to explain the necessary steps to install lzo-devel.i686 on Fedora 36

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

2. Uninstall "lzo-devel.i686" package

Learn how to uninstall lzo-devel.i686 on Fedora 36:

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

3. Information about the lzo-devel.i686 package on Fedora 36

Last metadata expiration check: 4:57:30 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : lzo-devel
Version : 2.10
Release : 6.fc36
Architecture : i686
Size : 39 k
Source : lzo-2.10-6.fc36.src.rpm
Repository : fedora
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.