dropwatch on AUR (Arch User Repository)

Last updated: January 10,2025

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

$ yay -S dropwatch

* (Optional) Uninstall dropwatch on Arch using YAY

$ yay -Rns dropwatch

2. Manually Install "dropwatch" via AUR

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

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

b. Clone dropwatch's git locally

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

c. Go to ~/dropwatch folder and install it

$ cd ~/dropwatch $ makepkg -si

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

ID: 1072326
Name: dropwatch
PackageBaseID: 151958
PackageBase: dropwatch
Version: 1.5.4-1
Description: Project to detect packet drops in Linux kernel
URL: https://github.com/nhorman/dropwatch
NumVotes: 6
Popularity: 1.0E-6
OutOfDate:
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1587767074
LastModified: 1651021875
URLPath: /cgit/aur.git/snapshot/dropwatch.tar.gz