iptables-apply on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S iptables-apply

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

$ yay -Rns iptables-apply

2. Manually Install "iptables-apply" via AUR

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

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

b. Clone iptables-apply's git locally

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

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

$ cd ~/iptables-apply $ makepkg -si

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

ID: 1116366
Name: iptables-apply
PackageBaseID: 184232
PackageBase: iptables-apply
Version: 1.1-1
Description: A safer way to update iptables remotely
URL: https://www.netfilter.org/projects/iptables/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haruue
FirstSubmitted: 1658557096
LastModified: 1658645993
URLPath: /cgit/aur.git/snapshot/iptables-apply.tar.gz