watch-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S watch-git

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

$ yay -Rns watch-git

2. Manually Install "watch-git" via AUR

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

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

b. Clone watch-git's git locally

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

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

$ cd ~/watch-git $ makepkg -si

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

ID: 515752
Name: watch-git
PackageBaseID: 102339
PackageBase: watch-git
Version: r52.bea3ea6-1
Description: Watches for changes in a directory tree and reruns a command in an acme win or just on the terminal.
URL: https://github.com/eaburns/Watch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1445675354
LastModified: 1527838821
URLPath: /cgit/aur.git/snapshot/watch-git.tar.gz