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

Last updated: October 13,2024

1. Install "mod_security.x86_64" package

This tutorial shows how to install mod_security.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install mod_security.x86_64

2. Uninstall "mod_security.x86_64" package

Here is a brief guide to show you how to uninstall mod_security.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove mod_security.x86_64 $ sudo dnf autoremove

3. Information about the mod_security.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:29:50 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : mod_security
Version : 2.9.6
Release : 1.el9
Architecture : x86_64
Size : 279 k
Source : mod_security-2.9.6-1.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Security module for the Apache HTTP Server
URL : http://www.modsecurity.org/
License : ASL 2.0
Description : ModSecurity is an open source intrusion detection and prevention engine
: for web applications. It operates embedded into the web server, acting
: as a powerful umbrella - shielding web applications from attacks.