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

Last updated: May 06,2024

1. Install "libnet-cpp-dev" package

Please follow the steps below to install libnet-cpp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-cpp-dev

2. Uninstall "libnet-cpp-dev" package

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

$ sudo apt remove libnet-cpp-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libnet-cpp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 65
Maintainer: Ubuntu Developers
Architecture: amd64
Source: net-cpp
Version: 2.0.0-0ubuntu1
Depends: libnet-cpp2 (= 2.0.0-0ubuntu1)
Filename: pool/universe/n/net-cpp/libnet-cpp-dev_2.0.0-0ubuntu1_amd64.deb
Size: 8316
MD5sum: 6c7ed0df30645bb7f22347b64a197b03
SHA1: 9875ec8dde2c2c685be91d1a6d3b1d69794cb497
SHA256: 3c97284eec7dfc7bdd66a2e89ad464f5f13f78a2b585123a2dd945e46d2f0b13
Description-en: C++11 library for networking purposes - runtime library
Net-Cpp is a simple and straightforward networking library for C++11.
.
This package includes all the development headers and libraries for
net-cpp.
Description-md5: d48414b02bcf456930122c625c775d64
Multi-Arch: same
Homepage: https://launchpad.net/net-cpp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-sdk-libs-dev