How to Install and Uninstall mod_ssl.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 28,2024
1. Install "mod_ssl.x86_64" package
Please follow the step by step instructions below to install mod_ssl.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
mod_ssl.x86_64
Copied
2. Uninstall "mod_ssl.x86_64" package
This guide let you learn how to uninstall mod_ssl.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
mod_ssl.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mod_ssl.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:22:00 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : mod_ssl
Epoch : 1
Version : 2.4.57
Release : 5.el9
Architecture : x86_64
Size : 113 k
Source : httpd-2.4.57-5.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : SSL/TLS module for the Apache HTTP Server
URL : https://httpd.apache.org/
License : ASL 2.0
Description : The mod_ssl module provides strong cryptography for the Apache HTTP
: server via the Secure Sockets Layer (SSL) and Transport Layer
: Security (TLS) protocols.
Available Packages
Name : mod_ssl
Epoch : 1
Version : 2.4.57
Release : 5.el9
Architecture : x86_64
Size : 113 k
Source : httpd-2.4.57-5.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : SSL/TLS module for the Apache HTTP Server
URL : https://httpd.apache.org/
License : ASL 2.0
Description : The mod_ssl module provides strong cryptography for the Apache HTTP
: server via the Secure Sockets Layer (SSL) and Transport Layer
: Security (TLS) protocols.