arptables on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S arptables

* (Optional) Uninstall arptables on Arch using YAY

$ yay -Rns arptables

2. Manually Install "arptables" via AUR

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

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

b. Clone arptables's git locally

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

c. Go to ~/arptables folder and install it

$ cd ~/arptables $ makepkg -si

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

ID: 849610
Name: arptables
PackageBaseID: 162254
PackageBase: arptables
Version: 0.0.4-6
Description: ARP filtering utility
URL: https://ebtables.netfilter.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: seblu
FirstSubmitted: 1611021745
LastModified: 1611021745
URLPath: /cgit/aur.git/snapshot/arptables.tar.gz