pkgbuild-watch on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S pkgbuild-watch

* (Optional) Uninstall pkgbuild-watch on Arch using YAY

$ yay -Rns pkgbuild-watch

2. Manually Install "pkgbuild-watch" via AUR

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

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

b. Clone pkgbuild-watch's git locally

$ git clone https://aur.archlinux.org/pkgbuild-watch.git ~/pkgbuild-watch

c. Go to ~/pkgbuild-watch folder and install it

$ cd ~/pkgbuild-watch $ makepkg -si

3. Information about the pkgbuild-watch package on Arch User Repository (AUR)

ID: 193972
Name: pkgbuild-watch
PackageBaseID: 60011
PackageBase: pkgbuild-watch
Version: 20120622-1
Description: Monitor upstream for updates.
URL: http://kmkeen.com/pkgbuild-watch
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1339561744
LastModified: 1434169211
URLPath: /cgit/aur.git/snapshot/pkgbuild-watch.tar.gz