shorewall on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S shorewall

* (Optional) Uninstall shorewall on Arch using YAY

$ yay -Rns shorewall

2. Manually Install "shorewall" via AUR

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

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

b. Clone shorewall's git locally

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

c. Go to ~/shorewall folder and install it

$ cd ~/shorewall $ makepkg -si

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

ID: 1065534
Name: shorewall
PackageBaseID: 177893
PackageBase: shorewall
Version: 5.2.8-1
Description: An iptables-based firewall for Linux systems
URL: https://shorewall.org/
NumVotes: 10
Popularity: 0.492154
OutOfDate:
Maintainer: ultraviolet
Submitter: foutrelis
FirstSubmitted: 1649734921
LastModified: 1649734921
URLPath: /cgit/aur.git/snapshot/shorewall.tar.gz