How to Install and Uninstall libnatpmp.i686 Package on Fedora 34

Last updated: October 06,2024

1. Install "libnatpmp.i686" package

Please follow the guidance below to install libnatpmp.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libnatpmp.i686

2. Uninstall "libnatpmp.i686" package

This guide let you learn how to uninstall libnatpmp.i686 on Fedora 34:

$ sudo dnf remove libnatpmp.i686 $ sudo dnf autoremove

3. Information about the libnatpmp.i686 package on Fedora 34

Last metadata expiration check: 2:27:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libnatpmp
Version : 20150609
Release : 13.fc34
Architecture : i686
Size : 20 k
Source : libnatpmp-20150609-13.fc34.src.rpm
Repository : fedora
Summary : Library of The NAT Port Mapping Protocol (NAT-PMP)
URL : http://miniupnp.free.fr/libnatpmp.html
License : LGPLv2+
Description : libnatpmp is an attempt to make a portable and fully compliant implementation
: of the protocol for the client side. It is based on non blocking sockets and
: all calls of the API are asynchronous. It is therefore very easy to integrate
: the NAT-PMP code to any event driven code.