iptables-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S iptables-git

* (Optional) Uninstall iptables-git on Arch using YAY

$ yay -Rns iptables-git

2. Manually Install "iptables-git" via AUR

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

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

b. Clone iptables-git's git locally

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

c. Go to ~/iptables-git folder and install it

$ cd ~/iptables-git $ makepkg -si

3. Information about the iptables-git package on Arch User Repository (AUR)

ID: 1260730
Name: iptables-git
PackageBaseID: 124998
PackageBase: iptables-git
Version: 1.8.9.r41.g4c923250-1
Description: Userspace command line program used to configure the packet filtering ruleset
URL: https://www.netfilter.org/projects/iptables/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503401633
LastModified: 1684591353
URLPath: /cgit/aur.git/snapshot/iptables-git.tar.gz