How to Install and Uninstall nginx-mod-modsecurity.x86_64 Package on AlmaLinux 9

Last updated: June 28,2024

1. Install "nginx-mod-modsecurity.x86_64" package

Please follow the guidance below to install nginx-mod-modsecurity.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install nginx-mod-modsecurity.x86_64

2. Uninstall "nginx-mod-modsecurity.x86_64" package

In this section, we are going to explain the necessary steps to uninstall nginx-mod-modsecurity.x86_64 on AlmaLinux 9:

$ sudo dnf remove nginx-mod-modsecurity.x86_64 $ sudo dnf autoremove

3. Information about the nginx-mod-modsecurity.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:06:09 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : nginx-mod-modsecurity
Version : 1.0.3
Release : 2.el9
Architecture : x86_64
Size : 36 k
Source : nginx-mod-modsecurity-1.0.3-2.el9.src.rpm
Repository : epel
Summary : ModSecurity v3 nginx connector
URL : https://github.com/SpiderLabs/ModSecurity-nginx
License : Apache-2.0
Description : The ModSecurity-nginx connector is the connection point between nginx and
: libmodsecurity (ModSecurity v3). Said another way, this project provides a
: communication channel between nginx and libmodsecurity. This connector is
: required to use LibModSecurity with nginx.
:
: The ModSecurity-nginx connector takes the form of an nginx module. The module
: simply serves as a layer of communication between nginx and ModSecurity