How to Install and Uninstall mod_security.x86_64 Package on Rocky Linux 8

Last updated: June 02,2024

1. Install "mod_security.x86_64" package

Learn how to install mod_security.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install mod_security.x86_64

2. Uninstall "mod_security.x86_64" package

This guide covers the steps necessary to uninstall mod_security.x86_64 on Rocky Linux 8:

$ sudo dnf remove mod_security.x86_64 $ sudo dnf autoremove

3. Information about the mod_security.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:07:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mod_security
Version : 2.9.2
Release : 9.el8
Architecture : x86_64
Size : 266 k
Source : mod_security-2.9.2-9.el8.src.rpm
Repository : 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.