ebtables on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ebtables

* (Optional) Uninstall ebtables on Arch using YAY

$ yay -Rns ebtables

2. Manually Install "ebtables" via AUR

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

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

b. Clone ebtables's git locally

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

c. Go to ~/ebtables folder and install it

$ cd ~/ebtables $ makepkg -si

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

ID: 894413
Name: ebtables
PackageBaseID: 165792
PackageBase: ebtables
Version: 2.0.10_4-8
Description: Ethernet bridge filtering utilities
URL: http://ebtables.sourceforge.net/
NumVotes: 25
Popularity: 0.824566
OutOfDate:
Maintainer: Ta180m
FirstSubmitted: 1618785711
LastModified: 1618785712
URLPath: /cgit/aur.git/snapshot/ebtables.tar.gz