How to Install and Uninstall mod_http2.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "mod_http2.x86_64" package

This guide covers the steps necessary to install mod_http2.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install mod_http2.x86_64

2. Uninstall "mod_http2.x86_64" package

This is a short guide on how to uninstall mod_http2.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove mod_http2.x86_64 $ sudo dnf autoremove

3. Information about the mod_http2.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:18:38 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : mod_http2
Version : 1.15.7
Release : 8.module+el8.9.0+19080+567b90f8.3
Architecture : x86_64
Size : 394 k
Source : mod_http2-1.15.7-8.module+el8.9.0+19080+567b90f8.3.src.rpm
Repository : @System
From repo : ubi-8-appstream-rpms
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.