How to Install and Uninstall bzip2-devel.x86_64 Package on AlmaLinux 9

Last updated: October 04,2024

1. Install "bzip2-devel.x86_64" package

Here is a brief guide to show you how to install bzip2-devel.x86_64 on AlmaLinux 9

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

2. Uninstall "bzip2-devel.x86_64" package

Learn how to uninstall bzip2-devel.x86_64 on AlmaLinux 9:

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

3. Information about the bzip2-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:38:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : bzip2-devel
Version : 1.0.8
Release : 8.el9
Architecture : x86_64
Size : 213 k
Source : bzip2-1.0.8-8.el9.src.rpm
Repository : appstream
Summary : Libraries and header files for apps which will use bzip2
URL : http://www.bzip.org/
License : BSD
Description :
: Header files and a library of bzip2 functions, for developing apps
: which will use the library.