How to Install and Uninstall mod_security.src Package on Oracle Linux 9

Last updated: January 11,2025

1. Install "mod_security.src" package

This tutorial shows how to install mod_security.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install mod_security.src

2. Uninstall "mod_security.src" package

Learn how to uninstall mod_security.src on Oracle Linux 9:

$ sudo dnf remove mod_security.src $ sudo dnf autoremove

3. Information about the mod_security.src package on Oracle Linux 9

Last metadata expiration check: 0:53:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mod_security
Version : 2.9.6
Release : 1.el9
Architecture : src
Size : 4.1 M
Source : None
Repository : ol9_appstream
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.