How to Install and Uninstall popt-static.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "popt-static.x86_64" package

Please follow the steps below to install popt-static.x86_64 on Fedora 34

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

2. Uninstall "popt-static.x86_64" package

This tutorial shows how to uninstall popt-static.x86_64 on Fedora 34:

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

3. Information about the popt-static.x86_64 package on Fedora 34

Last metadata expiration check: 1:50:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : popt-static
Version : 1.18
Release : 4.fc34
Architecture : x86_64
Size : 34 k
Source : popt-1.18-4.fc34.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.