fwsnort on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S fwsnort

* (Optional) Uninstall fwsnort on Arch using YAY

$ yay -Rns fwsnort

2. Manually Install "fwsnort" via AUR

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

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

b. Clone fwsnort's git locally

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

c. Go to ~/fwsnort folder and install it

$ cd ~/fwsnort $ makepkg -si

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

ID: 948155
Name: fwsnort
PackageBaseID: 169622
PackageBase: fwsnort
Version: 1.6.8-1
Description: Fwsnort translates Snort rules into equivalent iptables rules
URL: http://www.cipherdyne.org/fwsnort/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1628189398
LastModified: 1629042630
URLPath: /cgit/aur.git/snapshot/fwsnort.tar.gz