buildnotify on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S buildnotify

* (Optional) Uninstall buildnotify on Arch using YAY

$ yay -Rns buildnotify

2. Manually Install "buildnotify" via AUR

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

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

b. Clone buildnotify's git locally

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

c. Go to ~/buildnotify folder and install it

$ cd ~/buildnotify $ makepkg -si

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

ID: 842012
Name: buildnotify
PackageBaseID: 133986
PackageBase: buildnotify
Version: 2.1.0-1
Description: A system tray based build status notification app for cctray.xml feeds
URL: https://github.com/anaynayak/buildnotify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tomwadley
Submitter: tomwadley
FirstSubmitted: 1530733426
LastModified: 1609693713
URLPath: /cgit/aur.git/snapshot/buildnotify.tar.gz