when-changed-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S when-changed-git

* (Optional) Uninstall when-changed-git on Arch using YAY

$ yay -Rns when-changed-git

2. Manually Install "when-changed-git" via AUR

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

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

b. Clone when-changed-git's git locally

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

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

$ cd ~/when-changed-git $ makepkg -si

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

ID: 1213079
Name: when-changed-git
PackageBaseID: 118025
PackageBase: when-changed-git
Version: 0.3.0.r37.g85d7acc-1
Description: Execute a command when a file is changed.
URL: https://github.com/joh/when-changed
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: rhssk
Submitter: rhssk
FirstSubmitted: 1482328240
LastModified: 1676805705
URLPath: /cgit/aur.git/snapshot/when-changed-git.tar.gz