How to Install and Uninstall lzo.i686 Package on Fedora 34

Last updated: July 03,2024

1. Install "lzo.i686" package

Please follow the guidelines below to install lzo.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install lzo.i686

2. Uninstall "lzo.i686" package

Please follow the steps below to uninstall lzo.i686 on Fedora 34:

$ sudo dnf remove lzo.i686 $ sudo dnf autoremove

3. Information about the lzo.i686 package on Fedora 34

Last metadata expiration check: 1:18:42 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : lzo
Version : 2.10
Release : 4.fc34
Architecture : i686
Size : 67 k
Source : lzo-2.10-4.fc34.src.rpm
Repository : fedora
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.