How to Install and Uninstall bzip2-devel.i686 Package on CentOS Stream 8

Last updated: July 01,2024

1. Install "bzip2-devel.i686" package

Here is a brief guide to show you how to install bzip2-devel.i686 on CentOS Stream 8

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

2. Uninstall "bzip2-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall bzip2-devel.i686 on CentOS Stream 8:

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

3. Information about the bzip2-devel.i686 package on CentOS Stream 8

Last metadata expiration check: 1:57:17 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : bzip2-devel
Version : 1.0.6
Release : 26.el8
Architecture : i686
Size : 224 k
Source : bzip2-1.0.6-26.el8.src.rpm
Repository : baseos
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.