How to Install and Uninstall libnatpmp1 Package on Kali Linux

Last updated: May 19,2024

1. Install "libnatpmp1" package

In this section, we are going to explain the necessary steps to install libnatpmp1 on Kali Linux

$ sudo apt update $ sudo apt install libnatpmp1

2. Uninstall "libnatpmp1" package

Here is a brief guide to show you how to uninstall libnatpmp1 on Kali Linux:

$ sudo apt remove libnatpmp1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnatpmp1 package on Kali Linux

Package: libnatpmp1
Source: libnatpmp
Version: 20230423-1.1
Installed-Size: 30
Maintainer: Thomas Goirand
Architecture: amd64
Depends: libc6 (>= 2.7)
Suggests: minissdpd, natpmpc
Size: 8372
SHA256: 749d3e36dd739a885ddeefa9c0b53e3b91028dc4f682cffb17cf324b23edbc77
SHA1: 8c43f13c53548033ae021ac300d64bf2398bc26a
MD5sum: d19c577819070bd157b2b953ba84a1b4
Description: portable and fully compliant implementation of NAT-PMP
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 shared library.
Description-md5:
Multi-Arch: same
Homepage: http://miniupnp.free.fr/libnatpmp.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libn/libnatpmp/libnatpmp1_20230423-1.1_amd64.deb