git-etc on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S git-etc

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

$ yay -Rns git-etc

2. Manually Install "git-etc" via AUR

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

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

b. Clone git-etc's git locally

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

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

$ cd ~/git-etc $ makepkg -si

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

ID: 397855
Name: git-etc
PackageBaseID: 67174
PackageBase: git-etc
Version: 2.4.0-1
Description: Simple daemon for monitoring changes in files
URL: https://arcanis.me/projects/git-etc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: arcanis
Submitter: arcanis
FirstSubmitted: 1360709694
LastModified: 1491200627
URLPath: /cgit/aur.git/snapshot/git-etc.tar.gz