How to Install and Uninstall lzo.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 11,2025
1. Install "lzo.x86_64" package
Please follow the steps below to install lzo.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
lzo.x86_64
Copied
2. Uninstall "lzo.x86_64" package
Learn how to uninstall lzo.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
lzo.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the lzo.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : lzo
Arch : x86_64
Version : 2.06
Release : 8.el7
Size : 161 k
Repo : installed
From repo : anaconda
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.
Name : lzo
Arch : x86_64
Version : 2.06
Release : 8.el7
Size : 161 k
Repo : installed
From repo : anaconda
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.