How to Install and Uninstall ndppd Package on Kali Linux

Last updated: May 03,2024

1. Install "ndppd" package

Here is a brief guide to show you how to install ndppd on Kali Linux

$ sudo apt update $ sudo apt install ndppd

2. Uninstall "ndppd" package

This guide covers the steps necessary to uninstall ndppd on Kali Linux:

$ sudo apt remove ndppd $ sudo apt autoclean && sudo apt autoremove

3. Information about the ndppd package on Kali Linux

Package: ndppd
Version: 0.2.5-6
Installed-Size: 192
Maintainer: Jean-Michel Vourgère
Architecture: amd64
Depends: lsb-base (>= 3.0-6), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 65112
SHA256: e774871ed1cf3762080df5eeb06e59acedb11fff0ec5244dab3df9cafdf6ba20
SHA1: 6f91489f933158c37d32fa6a70eaed7e38415994
MD5sum: 5fac682b435e555f5fe27a8d67a47740
Description: daemon that proxies IPv6 NDP messages
ndppd is a daemon that proxies certain IPv6 NDP messages between two or
more interfaces. It currently supports proxying Neighbor Solicitation
Messages and Neighbor Advertisement messages in order to allow IPv6
routing without relying on Linux "proxy_ndp".
.
The daemon is partially compliant with (experimental) RFC4389.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/DanielAdolfsson/ndppd/
Tag: implemented-in::c++, interface::daemon, network::configuration,
network::routing, network::server, network::service, protocol::ipv6,
role::program, scope::utility, use::proxying, use::routing
Section: net
Priority: optional
Filename: pool/main/n/ndppd/ndppd_0.2.5-6_amd64.deb