xdpdropper on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S xdpdropper

* (Optional) Uninstall xdpdropper on Arch using YAY

$ yay -Rns xdpdropper

2. Manually Install "xdpdropper" via AUR

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

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

b. Clone xdpdropper's git locally

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

c. Go to ~/xdpdropper folder and install it

$ cd ~/xdpdropper $ makepkg -si

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

ID: 1316769
Name: xdpdropper
PackageBaseID: 196606
PackageBase: xdpdropper
Version: 0.0.2-3
Description: A network packet dropper API implemented on top of eBPF XDP
URL: https://github.com/renanqts/xdpdropper/
NumVotes: 1
Popularity: 0.012079
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1691763014
LastModified: 1694340217
URLPath: /cgit/aur.git/snapshot/xdpdropper.tar.gz