idemptables on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S idemptables

* (Optional) Uninstall idemptables on Arch using YAY

$ yay -Rns idemptables

2. Manually Install "idemptables" via AUR

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

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

b. Clone idemptables's git locally

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

c. Go to ~/idemptables folder and install it

$ cd ~/idemptables $ makepkg -si

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

ID: 1112498
Name: idemptables
PackageBaseID: 65804
PackageBase: idemptables
Version: 2012-5
Description: Idempotent iptables wrapper for appending and deleting rules.
URL: https://xyne.dev/projects/idemptables
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1356644935
LastModified: 1657924954
URLPath: /cgit/aur.git/snapshot/idemptables.tar.gz