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

Last updated: May 08,2024

1. Install "libnghttp2-14" package

This is a short guide on how to install libnghttp2-14 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnghttp2-14

2. Uninstall "libnghttp2-14" package

This guide covers the steps necessary to uninstall libnghttp2-14 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnghttp2-14
Priority: optional
Section: universe/libs
Installed-Size: 180
Maintainer: Ubuntu Developers
Original-Maintainer: Dave Beckett
Architecture: amd64
Source: nghttp2
Version: 1.7.1-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/n/nghttp2/libnghttp2-14_1.7.1-1_amd64.deb
Size: 71086
MD5sum: 9f588cc2c75c302ba5830bf0016f20e7
SHA1: 6fc2e065c37989b0c3acc519a11fdec9186ec574
SHA256: 03f1d39db2fb7f66928a400eea6fa1c54bafa9e89707309e7d576724b046dfb6
Description-en: library implementing HTTP/2 protocol (shared library)
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 a shared library.
Description-md5: e959c1ba3df5439ba338e7e50ed40e05
Multi-Arch: same
Homepage: http://tatsuhiro-t.github.io/nghttp2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu