python-ebtables on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-ebtables

* (Optional) Uninstall python-ebtables on Arch using YAY

$ yay -Rns python-ebtables

2. Manually Install "python-ebtables" via AUR

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

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

b. Clone python-ebtables's git locally

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

c. Go to ~/python-ebtables folder and install it

$ cd ~/python-ebtables $ makepkg -si

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

ID: 1002458
Name: python-ebtables
PackageBaseID: 125730
PackageBase: python-ebtables
Version: 0.2.0-3
Description: A simple Python binding for Ebtables
URL: https://github.com/ldx/python-ebtables
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: audeoudh
FirstSubmitted: 1505901009
LastModified: 1639403809
URLPath: /cgit/aur.git/snapshot/python-ebtables.tar.gz