entr-git on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install entr-git on Arch using YAY
$
yay -S
entr-git
Copied
* (Optional) Uninstall entr-git on Arch using YAY
$
yay -Rns
entr-git
Copied
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
Copied
b. Clone entr-git's git locally
$
git clone https://aur.archlinux.org/entr-git.git
~/entr-git
Copied
c. Go to ~/entr-git folder and install it
$
cd
~/entr-git
Copied
$
makepkg -si
Copied
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
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