modsecurity on AUR (Arch User Repository)

Last updated: July 06,2024

1. Install "modsecurity" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install modsecurity on Arch using YAY

$ yay -S modsecurity

* (Optional) Uninstall modsecurity on Arch using YAY

$ yay -Rns modsecurity

2. Manually Install "modsecurity" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone modsecurity's git locally

$ git clone https://aur.archlinux.org/modsecurity.git ~/modsecurity

c. Go to ~/modsecurity folder and install it

$ cd ~/modsecurity $ makepkg -si

3. Information about the modsecurity package on Arch User Repository (AUR)

ID: 1101215
Name: modsecurity
PackageBaseID: 101252
PackageBase: modsecurity
Version: 3.0.7-1
Description: A cross platform web application firewall engine for Apache, IIS and Nginx
URL: https://modsecurity.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: joaquinito2051
FirstSubmitted: 1443997918
LastModified: 1655747654
URLPath: /cgit/aur.git/snapshot/modsecurity.tar.gz