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

Last updated: July 01,2024

1. Install "bzip2-devel.x86_64" package

This guide covers the steps necessary to install bzip2-devel.x86_64 on Oracle Linux 9

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

2. Uninstall "bzip2-devel.x86_64" package

Here is a brief guide to show you how to uninstall bzip2-devel.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 1:38:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : bzip2-devel
Version : 1.0.8
Release : 8.el9
Architecture : x86_64
Size : 214 k
Source : bzip2-1.0.8-8.el9.src.rpm
Repository : ol9_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.