gitwatch-git on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S gitwatch-git

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

$ yay -Rns gitwatch-git

2. Manually Install "gitwatch-git" via AUR

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

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

b. Clone gitwatch-git's git locally

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

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

$ cd ~/gitwatch-git $ makepkg -si

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

ID: 1134301
Name: gitwatch-git
PackageBaseID: 93486
PackageBase: gitwatch-git
Version: 0.1.r58.gf895a5d-1
Description: A bash script to watch a file or folder and commit changes to a git repo
URL: https://github.com/gitwatch/gitwatch
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tjaart
FirstSubmitted: 1432954394
LastModified: 1662139108
URLPath: /cgit/aur.git/snapshot/gitwatch-git.tar.gz