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

Last updated: September 20,2024

1. Install "libnghttp2-doc" package

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

$ sudo apt update $ sudo apt install libnghttp2-doc

2. Uninstall "libnghttp2-doc" package

Here is a brief guide to show you how to uninstall libnghttp2-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnghttp2-doc
Priority: optional
Section: universe/doc
Installed-Size: 5679
Maintainer: Ubuntu Developers
Original-Maintainer: Dave Beckett
Architecture: all
Source: nghttp2
Version: 1.7.1-1
Depends: libjs-jquery, libjs-underscore, lynx | www-browser
Filename: pool/universe/n/nghttp2/libnghttp2-doc_1.7.1-1_all.deb
Size: 572352
MD5sum: 9e2a037d456eab51b4db827eae0ee0c6
SHA1: 3db55be8ecf4cc56f42ce64d2710098be856ffda
SHA256: 4f0c1eab3294299b1923ad40988cc513d4365d1177790a93898d0821c91758a4
Description-en: library implementing HTTP/2 protocol (documentation)
This is an implementation of the Hypertext Transfer Protocol version
2 in C. The framing layer of HTTP/2 is implemented as a reusable C
library.
.
This package installs documentation.
Description-md5: 2f0f945be38f92b4039384adb7303097
Homepage: http://tatsuhiro-t.github.io/nghttp2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu