git-notifier on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S git-notifier

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

$ yay -Rns git-notifier

2. Manually Install "git-notifier" via AUR

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

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

b. Clone git-notifier's git locally

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

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

$ cd ~/git-notifier $ makepkg -si

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

ID: 1390569
Name: git-notifier
PackageBaseID: 113962
PackageBase: git-notifier
Version: 0.8-2
Description: Email change notifications for git (and GitHub)
URL: http://www.icir.org/robin/git-notifier/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1469456677
LastModified: 1705940049
URLPath: /cgit/aur.git/snapshot/git-notifier.tar.gz