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

Last updated: November 27,2024

1. Install "popt-devel.x86_64" package

This is a short guide on how to install popt-devel.x86_64 on Fedora 39

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

2. Uninstall "popt-devel.x86_64" package

This is a short guide on how to uninstall popt-devel.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 1:16:03 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : popt-devel
Version : 1.19
Release : 3.fc39
Architecture : x86_64
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.