usbdump on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S usbdump

* (Optional) Uninstall usbdump on Arch using YAY

$ yay -Rns usbdump

2. Manually Install "usbdump" via AUR

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

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

b. Clone usbdump's git locally

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

c. Go to ~/usbdump folder and install it

$ cd ~/usbdump $ makepkg -si

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

ID: 1174174
Name: usbdump
PackageBaseID: 114345
PackageBase: usbdump
Version: 1.0-1
Description: simple usbmon frontend
URL: http://biot.com/usbdump/
NumVotes: 1
Popularity: 1.6E-5
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1470559976
LastModified: 1669409228
URLPath: /cgit/aur.git/snapshot/usbdump.tar.gz