How to Install and Uninstall popt-devel.i686 Package on CentOS 8 / RHEL 8

Last updated: April 27,2024

1. Install "popt-devel.i686" package

Learn how to install popt-devel.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "popt-devel.i686" package

Please follow the instructions below to uninstall popt-devel.i686 on CentOS 8 / RHEL 8:

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

3. Information about the popt-devel.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:33:58 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : popt-devel
Version : 1.16
Release : 14.el8
Architecture : i686
Size : 30 k
Source : popt-1.16-14.el8.src.rpm
Repository : baseos
Summary : Development files for the popt library
URL : http://www.rpm5.org/
License : MIT
Description : The popt-devel package includes header files and libraries necessary
: for developing programs which use the popt C library. It contains the
: API documentation of the popt library, too.