How to Install and Uninstall libnet1-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libnet1-dev" package

Learn how to install libnet1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet1-dev

2. Uninstall "libnet1-dev" package

In this section, we are going to explain the necessary steps to uninstall libnet1-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libnet1-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnet1-dev
Priority: optional
Section: libdevel
Installed-Size: 487
Maintainer: Ubuntu Developers
Original-Maintainer: Stefanos Harhalakis
Architecture: amd64
Source: libnet
Version: 1.1.6+dfsg-3
Provides: libnet-dev
Depends: libc6-dev, libnet1 (= 1.1.6+dfsg-3)
Conflicts: libnet-dev
Filename: pool/main/libn/libnet/libnet1-dev_1.1.6+dfsg-3_amd64.deb
Size: 97584
MD5sum: d164ffef275187ba94ab3737324723e4
SHA1: f55a5af6850230e0504bc56279ac76dcb4e3a32a
SHA256: a04db00bc626b5c6f3a024278e0122582d08642f0bf939a3d5b574f4135decb0
Description-en: development files 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 files needed to compile and link programs
that use libnet.
Description-md5: 00fc4a49605b484178c71aaf2dcff7e6
Homepage: http://libnet-dev.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m