How to Install and Uninstall mod_http2.x86_64 Package on CentOS 8 / RHEL 8

Last updated: December 27,2024

1. Install "mod_http2.x86_64" package

This is a short guide on how to install mod_http2.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install mod_http2.x86_64

2. Uninstall "mod_http2.x86_64" package

Please follow the steps below to uninstall mod_http2.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove mod_http2.x86_64 $ sudo dnf autoremove

3. Information about the mod_http2.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:08:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mod_http2
Version : 1.15.7
Release : 2.module_el8.3.0+477+498bb568
Architecture : x86_64
Size : 154 k
Source : mod_http2-1.15.7-2.module_el8.3.0+477+498bb568.src.rpm
Repository : appstream
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.