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