Subscribe

How to install libnghttp2 in CentOS/RHEL 7 (x86_64)

A library implementing the HTTP/2 protocol

License: MIT https://nghttp2.org/

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install libnghttp2

Description

libnghttp2 is a library implementing the Hypertext Transfer Protocol version 2 (HTTP/2) protocol in C.

RPMs

Danila Vershinin (2020-01-16) - upstream version auto-updated to 1.40.0
Danila Vershinin (2019-10-10) - upstream version auto-updated to 1.39.2
Danila Vershinin (2019-06-12) - included deflatehd and inflatehd tools · - built with GCC 8 · - added %check
Danila Vershinin (2019-06-12) - upstream version auto-updated to 1.39.1
Danila Vershinin (2019-06-12) - included deflatehd and inflatehd tools · - built with GCC 8 · - added %check