etherdump on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S etherdump

* (Optional) Uninstall etherdump on Arch using YAY

$ yay -Rns etherdump

2. Manually Install "etherdump" via AUR

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

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

b. Clone etherdump's git locally

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

c. Go to ~/etherdump folder and install it

$ cd ~/etherdump $ makepkg -si

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

ID: 207764
Name: etherdump
PackageBaseID: 49287
PackageBase: etherdump
Version: 2.11-1
Description: An extremely small packet sniffer.
URL: http://freshmeat.net/projects/etherdump/
NumVotes: 3
Popularity: 0
OutOfDate: 1667039646
Maintainer: masutu
Submitter: masutu
FirstSubmitted: 1306189282
LastModified: 1436215506
URLPath: /cgit/aur.git/snapshot/etherdump.tar.gz