How to Install and Uninstall mod_http2.src Package on Oracle Linux 9
Last updated: January 13,2025
1. Install "mod_http2.src" package
Please follow the instructions below to install mod_http2.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
mod_http2.src
Copied
2. Uninstall "mod_http2.src" package
This is a short guide on how to uninstall mod_http2.src on Oracle Linux 9:
$
sudo dnf remove
mod_http2.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the mod_http2.src package on Oracle Linux 9
Last metadata expiration check: 0:06:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mod_http2
Version : 1.15.19
Release : 5.el9
Architecture : src
Size : 1.0 M
Source : None
Repository : ol9_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.
Available Packages
Name : mod_http2
Version : 1.15.19
Release : 5.el9
Architecture : src
Size : 1.0 M
Source : None
Repository : ol9_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.