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