shorewall-lite on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S shorewall-lite

* (Optional) Uninstall shorewall-lite on Arch using YAY

$ yay -Rns shorewall-lite

2. Manually Install "shorewall-lite" via AUR

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

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

b. Clone shorewall-lite's git locally

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

c. Go to ~/shorewall-lite folder and install it

$ cd ~/shorewall-lite $ makepkg -si

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

ID: 213407
Name: shorewall-lite
PackageBaseID: 46747
PackageBase: shorewall-lite
Version: 4.6.11.1-1
Description: An iptables-based firewall for Linux systems ('lite' version)
URL: http://www.shorewall.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1482088651
Maintainer:
FirstSubmitted: 1298251441
LastModified: 1437325252
URLPath: /cgit/aur.git/snapshot/shorewall-lite.tar.gz