How to Install and Uninstall mod_http2.x86_64 Package on Amazon Linux 2

Last updated: October 06,2024

1. Install "mod_http2.x86_64" package

Please follow the guidance below to install mod_http2.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install mod_http2.x86_64

2. Uninstall "mod_http2.x86_64" package

In this section, we are going to explain the necessary steps to uninstall mod_http2.x86_64 on Amazon Linux 2:

$ sudo yum remove mod_http2.x86_64 $ sudo yum autoremove

3. Information about the mod_http2.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Installed Packages
Name : mod_http2
Arch : x86_64
Version : 1.15.19
Release : 1.amzn2.0.1
Size : 382 k
Repo : installed
From repo : amzn2-core
Summary : module implementing HTTP/2 for Apache 2
URL : https://icing.github.io/mod_h2/
License : ASL 2.0
Description : The mod_h2 Apache httpd module implements the HTTP2 protocol
: (h2+h2c) on top of libnghttp2 for httpd 2.4 servers.