How to Install and Uninstall lzo-devel.x86_64 Package on Amazon Linux 2

Last updated: May 03,2024

1. Install "lzo-devel.x86_64" package

This tutorial shows how to install lzo-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install lzo-devel.x86_64

2. Uninstall "lzo-devel.x86_64" package

This guide let you learn how to uninstall lzo-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove lzo-devel.x86_64 $ sudo yum autoremove

3. Information about the lzo-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : lzo-devel
Arch : x86_64
Version : 2.06
Release : 8.amzn2.0.4
Size : 33 k
Repo : amzn2-core/2/x86_64
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.