xtables-addons on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S xtables-addons

* (Optional) Uninstall xtables-addons on Arch using YAY

$ yay -Rns xtables-addons

2. Manually Install "xtables-addons" via AUR

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

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

b. Clone xtables-addons's git locally

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

c. Go to ~/xtables-addons folder and install it

$ cd ~/xtables-addons $ makepkg -si

3. Information about the xtables-addons package on Arch User Repository (AUR)

ID: 1361551
Name: xtables-addons
PackageBaseID: 25716
PackageBase: xtables-addons
Version: 3.25-1
Description: Xtables-addons is a set of additional extensions for the Xtables packet filter that is present in the Linux kernel
URL: https://inai.de/projects/xtables-addons
NumVotes: 30
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter:
FirstSubmitted: 1240219274
LastModified: 1701194714
URLPath: /cgit/aur.git/snapshot/xtables-addons.tar.gz