How to Install and Uninstall natpmpc Package on Kali Linux

Last updated: April 27,2024

1. Install "natpmpc" package

Please follow the instructions below to install natpmpc on Kali Linux

$ sudo apt update $ sudo apt install natpmpc

2. Uninstall "natpmpc" package

Learn how to uninstall natpmpc on Kali Linux:

$ sudo apt remove natpmpc $ sudo apt autoclean && sudo apt autoremove

3. Information about the natpmpc package on Kali Linux

Package: natpmpc
Source: libnatpmp
Version: 20230423-1.1
Installed-Size: 30
Maintainer: Thomas Goirand
Architecture: amd64
Replaces: natpmp-utils (<< 20150609)
Depends: libc6 (>= 2.34), libnatpmp1 (>= 20150609)
Breaks: natpmp-utils (<< 20150609)
Size: 8820
SHA256: 024b6d33e02714daa45a808f61e477d7fdbc313d0354135b9ec856d054bc45e4
SHA1: fee1ac7bcd30601889f19bb8d238fd16aced5f52
MD5sum: 85c5f7da3f44bf3bd807f4871f326cc9
Description: portable and fully compliant implementation of NAT-PMP (client)
NAT-PMP is the direct concurrent to the UPnP IGD specification. It is
providing a way to do NAT traversal. It is part of the Bonjour protocol
specifications. At the moment it is mainly supported by Apple software and
hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or
(Open)Solaris Router, you should have a look at MiniUPnPd which is
supporting NAT-PMP in addition to UPnP since December 2007 !
.
libnatpmp is an attempt to make a portable and fully compliant
implementation of the protocol NAT-PMP 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.
.
This package contains the natpmpc test client.
Description-md5:
Homepage: http://miniupnp.free.fr/libnatpmp.html
Section: net
Priority: optional
Filename: pool/main/libn/libnatpmp/natpmpc_20230423-1.1_amd64.deb