check_pacman-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S check_pacman-git

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

$ yay -Rns check_pacman-git

2. Manually Install "check_pacman-git" via AUR

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

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

b. Clone check_pacman-git's git locally

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

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

$ cd ~/check_pacman-git $ makepkg -si

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

ID: 387073
Name: check_pacman-git
PackageBaseID: 115763
PackageBase: check_pacman-git
Version: 1.1.1.r1.g3a5db3e-1
Description: Nagios monitoring plugin for checking for available Pacman package updates
URL: https://github.com/dmp1ce/check_pacman
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dmp1ce
Submitter: dmp1ce
FirstSubmitted: 1474857607
LastModified: 1487949314
URLPath: /cgit/aur.git/snapshot/check_pacman-git.tar.gz