How to Install and Uninstall libnatpmp.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "libnatpmp.x86_64" package

Please follow the instructions below to install libnatpmp.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libnatpmp.x86_64

2. Uninstall "libnatpmp.x86_64" package

Please follow the step by step instructions below to uninstall libnatpmp.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libnatpmp.x86_64 $ sudo dnf autoremove

3. Information about the libnatpmp.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:40:41 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libnatpmp
Version : 20150609
Release : 11.el8
Architecture : x86_64
Size : 21 k
Source : libnatpmp-20150609-11.el8.src.rpm
Repository : epel
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.