How to Install and Uninstall popt-static.i686 Package on Fedora 36

Last updated: October 02,2024

1. Install "popt-static.i686" package

Please follow the guidelines below to install popt-static.i686 on Fedora 36

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

2. Uninstall "popt-static.i686" package

This tutorial shows how to uninstall popt-static.i686 on Fedora 36:

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

3. Information about the popt-static.i686 package on Fedora 36

Last metadata expiration check: 3:01:17 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : popt-static
Version : 1.18
Release : 7.fc36
Architecture : i686
Size : 41 k
Source : popt-1.18-7.fc36.src.rpm
Repository : fedora
Summary : Static library for parsing command line parameters
URL : https://github.com/rpm-software-management/popt/
License : MIT
Description : The popt-static package includes static libraries of the popt library.
: Install it if you need to link statically with libpopt.