How to Install and Uninstall libnet1-dbg Package on Kali Linux

Last updated: May 10,2024

1. Install "libnet1-dbg" package

Please follow the guidance below to install libnet1-dbg on Kali Linux

$ sudo apt update $ sudo apt install libnet1-dbg

2. Uninstall "libnet1-dbg" package

This is a short guide on how to uninstall libnet1-dbg on Kali Linux:

$ sudo apt remove libnet1-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet1-dbg package on Kali Linux

Package: libnet1-dbg
Source: libnet
Version: 1.1.6+dfsg-3.2
Installed-Size: 416
Maintainer: Stefanos Harhalakis
Architecture: amd64
Depends: libnet1 (= 1.1.6+dfsg-3.2), sgml-base (>= 1.28)
Size: 136892
SHA256: 501fcb7fe4c19eaab9d2af6a525cc01cdcf52649be2168512d37b4647cceb792
SHA1: 3cb0975b204534af8bf7676acfbe4bef21285c92
MD5sum: bbc9815ce2e6417102549ca4c72b9e9b
Description: debugging symbols for libnet
libnet provides a portable framework for low-level network packet
writing and handling.
.
libnet features portable packet creation interfaces at the IP layer
and link layer, as well as a host of supplementary functionality.
.
Using libnet, quick and simple packet assembly applications can be
whipped up with little effort. With a bit more time, more complex
programs can be written (Traceroute and ping were easily rewritten
using libnet and libpcap).
.
This package contains the debugging symbols for libnet.
Description-md5:
Multi-Arch: same
Homepage: http://libnet-dev.sourceforge.net/
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/libn/libnet/libnet1-dbg_1.1.6+dfsg-3.2_amd64.deb