snort on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S snort

* (Optional) Uninstall snort on Arch using YAY

$ yay -Rns snort

2. Manually Install "snort" via AUR

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

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

b. Clone snort's git locally

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

c. Go to ~/snort folder and install it

$ cd ~/snort $ makepkg -si

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

ID: 1405011
Name: snort
PackageBaseID: 64654
PackageBase: snort
Version: 3.1.78.0-1
Description: A lightweight network IDS /IPS with OpenAppID support.
URL: https://www.snort.org
NumVotes: 64
Popularity: 0.039656
OutOfDate:
Maintainer: robertfoster
Submitter: Snowman
FirstSubmitted: 1353087188
LastModified: 1707235024
URLPath: /cgit/aur.git/snapshot/snort.tar.gz