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