How to Install and Uninstall liblwip0 Package on Kali Linux

Last updated: May 15,2024

1. Install "liblwip0" package

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

$ sudo apt update $ sudo apt install liblwip0

2. Uninstall "liblwip0" package

This is a short guide on how to uninstall liblwip0 on Kali Linux:

$ sudo apt remove liblwip0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblwip0 package on Kali Linux

Package: liblwip0
Source: lwip
Version: 2.2.0+dfsg1-6
Installed-Size: 334
Maintainer: Joan Lledó
Architecture: amd64
Depends: libc6 (>= 2.34), libvdeplug2 (>= 4.0.1)
Size: 173088
SHA256: d36590a1f900de64b1117a3b142fd101c1184363cec2ef2e737d634c98d81bd0
SHA1: d462f6f3d164ddeacf0cb1ab7af953b11340890f
MD5sum: cbe0ba02dab79b0b60803d8e50a03223
Description: small implementation of the TCP/IP protocol suite - shared library
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 shared library.
Description-md5:
Multi-Arch: same
Homepage: https://savannah.nongnu.org/projects/lwip/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/lwip/liblwip0_2.2.0+dfsg1-6_amd64.deb