How to Install and Uninstall lzo-minilzo.i686 Package on Amazon Linux 2

Last updated: May 15,2024

1. Install "lzo-minilzo.i686" package

In this section, we are going to explain the necessary steps to install lzo-minilzo.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install lzo-minilzo.i686

2. Uninstall "lzo-minilzo.i686" package

In this section, we are going to explain the necessary steps to uninstall lzo-minilzo.i686 on Amazon Linux 2:

$ sudo yum remove lzo-minilzo.i686 $ sudo yum autoremove

3. Information about the lzo-minilzo.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : lzo-minilzo
Arch : i686
Version : 2.06
Release : 8.amzn2.0.4
Size : 15 k
Repo : amzn2-core/2/x86_64
Summary : Mini version of lzo for apps which don't need the full version
URL : http://www.oberhumer.com/opensource/lzo/
License : GPLv2+
Description : A small (mini) version of lzo for embedding into applications
: which don't need full blown lzo compression support.