How to Install and Uninstall libnatpmp.x86_64 Package on CentOS Stream 9
Last updated: November 26,2024
1. Install "libnatpmp.x86_64" package
Please follow the step by step instructions below to install libnatpmp.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libnatpmp.x86_64
Copied
2. Uninstall "libnatpmp.x86_64" package
This guide let you learn how to uninstall libnatpmp.x86_64 on CentOS Stream 9:
$
sudo dnf remove
libnatpmp.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libnatpmp.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:26:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libnatpmp
Version : 20150609
Release : 15.el9
Architecture : x86_64
Size : 19 k
Source : libnatpmp-20150609-15.el9.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.
Available Packages
Name : libnatpmp
Version : 20150609
Release : 15.el9
Architecture : x86_64
Size : 19 k
Source : libnatpmp-20150609-15.el9.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.