watchdog on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S watchdog

* (Optional) Uninstall watchdog on Arch using YAY

$ yay -Rns watchdog

2. Manually Install "watchdog" via AUR

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

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

b. Clone watchdog's git locally

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

c. Go to ~/watchdog folder and install it

$ cd ~/watchdog $ makepkg -si

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

ID: 852953
Name: watchdog
PackageBaseID: 128928
PackageBase: watchdog
Version: 5.16-2
Description: Watchdog daemon
URL: http://sourceforge.net/projects/watchdog
NumVotes: 16
Popularity: 0.028717
OutOfDate:
Maintainer: Ddone
Submitter: Barthalion
FirstSubmitted: 1515341735
LastModified: 1611602111
URLPath: /cgit/aur.git/snapshot/watchdog.tar.gz