How to Install and Uninstall nghttp2-client Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "nghttp2-client" package

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

$ sudo apt update $ sudo apt install nghttp2-client

2. Uninstall "nghttp2-client" package

This guide let you learn how to uninstall nghttp2-client on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nghttp2-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the nghttp2-client package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nghttp2-client
Priority: optional
Section: universe/httpd
Installed-Size: 247
Maintainer: Ubuntu Developers
Original-Maintainer: Dave Beckett
Architecture: amd64
Source: nghttp2
Version: 1.7.1-1
Replaces: nghttp2 (<< 1.3.4-2~)
Depends: libnghttp2-14 (= 1.7.1-1), lsb-base (>= 3.2-14), libc6 (>= 2.14), libev4 (>= 1:4.04), libgcc1 (>= 1:3.0), libjansson4 (>= 2.0.1), libjemalloc1 (>= 2.1.1), libssl1.0.0 (>= 1.0.2~beta3), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Breaks: nghttp2 (<< 1.3.4-2~)
Filename: pool/universe/n/nghttp2/nghttp2-client_1.7.1-1_amd64.deb
Size: 84366
MD5sum: 8ca6660b2a160eaa90e3e99a7aa6fd67
SHA1: 3e5448b595e9ade8d9d61b0af039c21596b8bfc0
SHA256: aac3a91d0d8617dd874071d91da09b07db14f0557220d056ff87a7a58261389b
Description-en: client implementing HTTP/2 protocol
This is a command line client implementing the HTTP/2 protocol. It
gives access to many low-level and advanced aspects of the protocol
and therefore is useful for debugging.
Description-md5: c9f9eea931674bd2c6a88fff60dc43ef
Multi-Arch: foreign
Homepage: http://tatsuhiro-t.github.io/nghttp2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu