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

Last updated: January 10,2025

1. Install "popt-devel.i686" package

This tutorial shows how to install popt-devel.i686 on Fedora 39

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

2. Uninstall "popt-devel.i686" package

Please follow the step by step instructions below to uninstall popt-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 2:28:25 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : popt-devel
Version : 1.19
Release : 3.fc39
Architecture : i686
Size : 25 k
Source : popt-1.19-3.fc39.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.