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

Last updated: July 03,2024

1. Install "nghttp2-server" package

This guide let you learn how to install nghttp2-server on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nghttp2-server

2. Uninstall "nghttp2-server" package

Please follow the guidelines below to uninstall nghttp2-server on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: nghttp2-server
Priority: optional
Section: universe/httpd
Installed-Size: 237
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), libjemalloc1 (>= 2.1.1), libssl1.0.0 (>= 1.0.2~beta3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Breaks: nghttp2 (<< 1.3.4-2~)
Filename: pool/universe/n/nghttp2/nghttp2-server_1.7.1-1_amd64.deb
Size: 80976
MD5sum: 07792d383104cc287f9e1a890f87fa74
SHA1: 06ea0113eb5d0b00552f8f57aa41f8a875a57702
SHA256: 47cd7fe567a62a361351600f237089382cb05a70a5ad78563f10a7d07fd80b7b
Description-en: server implementing HTTP/2 protocol
This is a standalone server implementing the HTTP/2 protocol with
HTTP/1.1 fallback for clients that do not support it. It can be used
to serve files from a local directory.
Description-md5: 1d388440c4e8648708dbc32d3eda635d
Multi-Arch: foreign
Homepage: http://tatsuhiro-t.github.io/nghttp2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu