suricata on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "suricata" 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 suricata on Arch using YAY

$ yay -S suricata

* (Optional) Uninstall suricata on Arch using YAY

$ yay -Rns suricata

2. Manually Install "suricata" via AUR

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

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

b. Clone suricata's git locally

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

c. Go to ~/suricata folder and install it

$ cd ~/suricata $ makepkg -si

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

ID: 1415838
Name: suricata
PackageBaseID: 33326
PackageBase: suricata
Version: 7.0.3-1
Description: A high performance Network IDS, IPS and Network Security Monitoring engine
URL: https://suricata.io/
NumVotes: 32
Popularity: 0.01016
OutOfDate:
Maintainer: jskier
Submitter: Dragonlord
FirstSubmitted: 1262552578
LastModified: 1708960318
URLPath: /cgit/aur.git/snapshot/suricata.tar.gz