idemptables on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install idemptables on Arch using YAY
$
yay -S
idemptables
Copied
* (Optional) Uninstall idemptables on Arch using YAY
$
yay -Rns
idemptables
Copied
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
Copied
b. Clone idemptables's git locally
$
git clone https://aur.archlinux.org/idemptables.git
~/idemptables
Copied
c. Go to ~/idemptables folder and install it
$
cd
~/idemptables
Copied
$
makepkg -si
Copied
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
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