gitd on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S gitd

* (Optional) Uninstall gitd on Arch using YAY

$ yay -Rns gitd

2. Manually Install "gitd" via AUR

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

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

b. Clone gitd's git locally

$ git clone https://aur.archlinux.org/gitd.git ~/gitd

c. Go to ~/gitd folder and install it

$ cd ~/gitd $ makepkg -si

3. Information about the gitd package on Arch User Repository (AUR)

ID: 202014
Name: gitd
PackageBaseID: 94790
PackageBase: gitd
Version: 0.4.0-1
Description: A way of notifying you of git commits
URL: https://github.com/benjamin-james/gitd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: benjamin-james
Submitter: benjamin-james
FirstSubmitted: 1434585386
LastModified: 1435096307
URLPath: /cgit/aur.git/snapshot/gitd.tar.gz