iptables-minimal-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S iptables-minimal-git

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

$ yay -Rns iptables-minimal-git

2. Manually Install "iptables-minimal-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-minimal-git's git locally

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

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

$ cd ~/iptables-minimal-git $ makepkg -si

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

ID: 870301
Name: iptables-minimal-git
PackageBaseID: 161805
PackageBase: iptables-minimal-git
Version: 1.8.4.r38.g200bc399-1
Description: Userspace command line program used to configure the packet filtering ruleset
URL: https://www.netfilter.org/projects/iptables/index.html
NumVotes: 1
Popularity: 5.0E-6
OutOfDate: 1648626844
Maintainer: shoober420
FirstSubmitted: 1610059538
LastModified: 1614457184
URLPath: /cgit/aur.git/snapshot/iptables-minimal-git.tar.gz