entr-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S entr-git

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

$ yay -Rns entr-git

2. Manually Install "entr-git" via AUR

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

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

b. Clone entr-git's git locally

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

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

$ cd ~/entr-git $ makepkg -si

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

ID: 1199403
Name: entr-git
PackageBaseID: 168066
PackageBase: entr-git
Version: r528.828a2a4-1
Description: Run arbitrary commands when files change.
URL: http://eradman.com/entrproject
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: harre
Submitter: harre
FirstSubmitted: 1623974486
LastModified: 1674169809
URLPath: /cgit/aur.git/snapshot/entr-git.tar.gz