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