How to Install and Uninstall mod_security.x86_64 Package on Fedora 34

Last updated: July 04,2024

1. Install "mod_security.x86_64" package

This guide covers the steps necessary to install mod_security.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install mod_security.x86_64

2. Uninstall "mod_security.x86_64" package

Please follow the steps below to uninstall mod_security.x86_64 on Fedora 34:

$ sudo dnf remove mod_security.x86_64 $ sudo dnf autoremove

3. Information about the mod_security.x86_64 package on Fedora 34

Last metadata expiration check: 3:15:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mod_security
Version : 2.9.3
Release : 10.fc34
Architecture : x86_64
Size : 287 k
Source : mod_security-2.9.3-10.fc34.src.rpm
Repository : fedora
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.