How to Install and Uninstall lzo-devel.x86_64 Package on Rocky Linux 8

Last updated: September 21,2024

1. Install "lzo-devel.x86_64" package

Please follow the instructions below to install lzo-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "lzo-devel.x86_64" package

This guide covers the steps necessary to uninstall lzo-devel.x86_64 on Rocky Linux 8:

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

3. Information about the lzo-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:20:00 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : lzo-devel
Version : 2.08
Release : 14.el8
Architecture : x86_64
Size : 42 k
Source : lzo-2.08-14.el8.src.rpm
Repository : baseos
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.