How to Install and Uninstall libcppnetlib-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libcppnetlib-doc" package

Please follow the step by step instructions below to install libcppnetlib-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcppnetlib-doc

2. Uninstall "libcppnetlib-doc" package

This is a short guide on how to uninstall libcppnetlib-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcppnetlib-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcppnetlib-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcppnetlib-doc
Priority: extra
Section: universe/doc
Installed-Size: 1302
Maintainer: Ubuntu Developers
Original-Maintainer: Ximin Luo
Architecture: all
Source: cpp-netlib
Version: 0.11.2+dfsg1-2
Depends: libjs-sphinxdoc
Filename: pool/universe/c/cpp-netlib/libcppnetlib-doc_0.11.2+dfsg1-2_all.deb
Size: 224370
MD5sum: 2752bdb82623c25e8c76ae96492fcd0c
SHA1: a70fd0a9a06c9732eee1b2f5b897bed61ae07c55
SHA256: 754b7fe65d24182630dce2db2d2c829e0f8f8365ff4f951abf400cabd458e78f
Description-en: C++ Network Library - documentation
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 additional documentation, including a tutorial, example
code, and API reference.
Description-md5: 700291eb9a15a8607fa26210196d596e
Homepage: http://cpp-netlib.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu