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

Last updated: May 09,2024

1. Install "liblwip-dev" package

Here is a brief guide to show you how to install liblwip-dev on Kali Linux

$ sudo apt update $ sudo apt install liblwip-dev

2. Uninstall "liblwip-dev" package

Here is a brief guide to show you how to uninstall liblwip-dev on Kali Linux:

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

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

Package: liblwip-dev
Source: lwip
Version: 2.2.0+dfsg1-6
Installed-Size: 1270
Maintainer: Joan Lledó
Architecture: amd64
Depends: liblwip0 (= 2.2.0+dfsg1-6)
Size: 246764
SHA256: 8b025c58ea65be2352455f503e904dd3b9a2afef2c02320293922d97d0464dca
SHA1: 00509cbf15dff4d806e5d705332b2162eccf953c
MD5sum: 10cad235f279deee954284839f542995
Description: small implementation of the TCP/IP protocol suite - development files
lwIP is a small independent implementation of the TCP/IPv4/IPv6 protocol
suite that has been developed by Adam Dunkels at the Computer and
Networks Architectures (CNA) lab at the Swedish Institute of Computer
Science (SICS).
.
The focus of the lwIP TCP/IP implementation is to reduce the RAM usage
while still having a full scale TCP. This making lwIP suitable for use
in embedded systems with tens of kilobytes of free RAM and room for
around 40 kilobytes of code ROM.
.
This package contains the development files.
Description-md5:
Multi-Arch: same
Homepage: https://savannah.nongnu.org/projects/lwip/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/lwip/liblwip-dev_2.2.0+dfsg1-6_amd64.deb