suricata on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install suricata on Arch using YAY
$
yay -S
suricata
Copied
* (Optional) Uninstall suricata on Arch using YAY
$
yay -Rns
suricata
Copied
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
Copied
b. Clone suricata's git locally
$
git clone https://aur.archlinux.org/suricata.git
~/suricata
Copied
c. Go to ~/suricata folder and install it
$
cd
~/suricata
Copied
$
makepkg -si
Copied
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
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