How to Install and Uninstall lbzip2.x86_64 Package on AlmaLinux 9

Last updated: October 09,2024

1. Install "lbzip2.x86_64" package

Please follow the step by step instructions below to install lbzip2.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install lbzip2.x86_64

2. Uninstall "lbzip2.x86_64" package

Learn how to uninstall lbzip2.x86_64 on AlmaLinux 9:

$ sudo dnf remove lbzip2.x86_64 $ sudo dnf autoremove

3. Information about the lbzip2.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:52:38 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : lbzip2
Version : 2.5
Release : 23.20171011gitb6dc48a.el9
Architecture : x86_64
Size : 95 k
Source : lbzip2-2.5-23.20171011gitb6dc48a.el9.src.rpm
Repository : epel
Summary : Fast, multi-threaded bzip2 utility
URL : https://github.com/kjn/lbzip2/
License : GPLv3+
Description : lbzip2 is an independent, multi-threaded implementation of bzip2. It is
: commonly the fastest SMP (and uniprocessor) bzip2 compressor and
: decompressor.