How to Install and Uninstall popt-devel.i686 Package on Fedora 34

Last updated: July 08,2024

1. Install "popt-devel.i686" package

Please follow the guidance below to install popt-devel.i686 on Fedora 34

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

2. Uninstall "popt-devel.i686" package

This guide covers the steps necessary to uninstall popt-devel.i686 on Fedora 34:

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

3. Information about the popt-devel.i686 package on Fedora 34

Last metadata expiration check: 2:38:54 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : popt-devel
Version : 1.18
Release : 4.fc34
Architecture : i686
Size : 25 k
Source : popt-1.18-4.fc34.src.rpm
Repository : fedora
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.