How to Install and Uninstall lzo-devel.x86_64 Package on CentOS Stream 9

Last updated: November 21,2024

1. Install "lzo-devel.x86_64" package

Please follow the step by step instructions below to install lzo-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "lzo-devel.x86_64" package

This tutorial shows how to uninstall lzo-devel.x86_64 on CentOS Stream 9:

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

3. Information about the lzo-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:00:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : lzo-devel
Version : 2.10
Release : 7.el9
Architecture : x86_64
Size : 41 k
Source : lzo-2.10-7.el9.src.rpm
Repository : appstream
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.