How to Install and Uninstall libcppnetlib0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libcppnetlib0" package

In this section, we are going to explain the necessary steps to install libcppnetlib0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcppnetlib0

2. Uninstall "libcppnetlib0" package

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

$ sudo apt remove libcppnetlib0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcppnetlib0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcppnetlib0
Priority: extra
Section: universe/libs
Installed-Size: 562
Maintainer: Ubuntu Developers
Original-Maintainer: Ximin Luo
Architecture: amd64
Source: cpp-netlib
Version: 0.11.2+dfsg1-2
Depends: libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2)
Filename: pool/universe/c/cpp-netlib/libcppnetlib0_0.11.2+dfsg1-2_amd64.deb
Size: 115426
MD5sum: 4d5ef6f17b73ed62fc68294c4c517a25
SHA1: 4f9d64eafb68400f6fafcba17f802873f04a34ab
SHA256: 4ba3eb497b8a369b19ca36d174bc10235469469c832eeea86c3931e5310ba284
Description-en: C++ Network Library
The C++ Network Library Project aims to build upon the latest C++ standard
(currently C++11) to provide easy to use libraries for network programming. We
use the latest compiler versions and features with an eye on pushing the
boundaries on leveraging what's available in C++.
.
Currently the library contains an HTTP client and server implementation, a
stand-alone URI library, a network message framework, and some concurrency
tools.
.
This package provides the shared libraries needed to run programs using
libcppnetlib.
Description-md5: 9cac21521d4147f4bba5be85b97b952f
Multi-Arch: same
Homepage: http://cpp-netlib.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu