How to Install and Uninstall liblwipv6-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "liblwipv6-dev" package

This guide covers the steps necessary to install liblwipv6-dev on Kali Linux

$ sudo apt update $ sudo apt install liblwipv6-dev

2. Uninstall "liblwipv6-dev" package

Please follow the instructions below to uninstall liblwipv6-dev on Kali Linux:

$ sudo apt remove liblwipv6-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblwipv6-dev package on Kali Linux

Package: liblwipv6-dev
Source: lwipv6
Version: 1.5a-9
Installed-Size: 482
Maintainer: Debian VSquare Team
Architecture: amd64
Replaces: liblwipv6-1-dev
Depends: liblwipv6-2 (= 1.5a-9)
Conflicts: liblwipv6-1-dev
Size: 99984
SHA256: 523cad78f69772007b11901307830163a6e8712c8fec66b1e554d38ae500897a
SHA1: 5cd78930a528ca10c2a8319a0370a96e74a8923c
MD5sum: fd421ab0f6d677553f87422d4fb6d991
Description: Development files for the LWIPv6 library
LWIPv6 is a user level TCP/IP stack with the following features:
.
Physical layer: ARP support, TUN/TAP/VDE drivers support.
.
Network layer: IP forwarding, fragmentation, NAT, IPv6 Stateless Address
Autoconfiguration, Router Advertising support.
.
Transport layer: TCP: congestion control, RTT estimation, fast recovery, fast
retransmit; UDP.
.
Berkeley Socket API: Protocol families PF_INET, PF_INET6, PF_PACKET, partial
PF_NETLINK support; Socket types SOCK_STREAM, SOCK_DGRAM, SOCK_RAW support.
.
LWIPv6 is used, for instance, by a UMView module to support user level
networking and configuration, usually together with VDE.
.
LWIPv6, along with UMView, is part of the View-OS project:
http://wiki.virtualsquare.org
.
This package contains the files needed to compile applications that link
LWIPv6.
Description-md5:
Homepage: http://wiki.virtualsquare.org/index.php/LWIPV6
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/lwipv6/liblwipv6-dev_1.5a-9_amd64.deb