How to Install and Uninstall lbzip2.x86_64 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "lbzip2.x86_64" package

This guide let you learn how to install lbzip2.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install lbzip2.x86_64

2. Uninstall "lbzip2.x86_64" package

This guide covers the steps necessary to uninstall lbzip2.x86_64 on CentOS Stream 9:

$ sudo dnf remove lbzip2.x86_64 $ sudo dnf autoremove

3. Information about the lbzip2.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:02:49 ago on Sat Mar 16 16:03:45 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.