How to Install and Uninstall libndp-tools Package on Kali Linux

Last updated: May 17,2024

1. Install "libndp-tools" package

Learn how to install libndp-tools on Kali Linux

$ sudo apt update $ sudo apt install libndp-tools

2. Uninstall "libndp-tools" package

This guide let you learn how to uninstall libndp-tools on Kali Linux:

$ sudo apt remove libndp-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the libndp-tools package on Kali Linux

Package: libndp-tools
Source: libndp
Version: 1.8-1
Installed-Size: 41
Maintainer: Florian Ernst
Architecture: amd64
Depends: libndp0 (= 1.8-1), libc6 (>= 2.4)
Size: 11120
SHA256: 864bee531371b76a3bcb328063bc07b7334004e33423f58102b23fd6af4bef24
SHA1: 2e2a7941a8749228a8bb3d332858d7d8f3979cef
MD5sum: 6bf81aaa7371588f9897b4acf20f81df
Description: Library for Neighbor Discovery Protocol (tools)
libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It
contains functions for building and parsing NDP messages, and provides
a high-level interface for sending and receiving NDP messages on a
network interface.
.
This package contains a tool named ndptool for sending and receiving
NDP messages.
Description-md5:
Homepage: http://libndp.org
Section: net
Priority: optional
Filename: pool/main/libn/libndp/libndp-tools_1.8-1_amd64.deb