How to Install and Uninstall popt-devel.i686 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "popt-devel.i686" package

Please follow the guidance below to install popt-devel.i686 on CentOS Stream 9

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

2. Uninstall "popt-devel.i686" package

Please follow the guidance below to uninstall popt-devel.i686 on CentOS Stream 9:

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

3. Information about the popt-devel.i686 package on CentOS Stream 9

Last metadata expiration check: 1:14:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : popt-devel
Version : 1.18
Release : 8.el9
Architecture : i686
Size : 26 k
Source : popt-1.18-8.el9.src.rpm
Repository : appstream
Summary : Development files for the popt library
URL : https://github.com/rpm-software-management/popt/
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.