check_postgres on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S check_postgres

* (Optional) Uninstall check_postgres on Arch using YAY

$ yay -Rns check_postgres

2. Manually Install "check_postgres" via AUR

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

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

b. Clone check_postgres's git locally

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

c. Go to ~/check_postgres folder and install it

$ cd ~/check_postgres $ makepkg -si

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

ID: 736707
Name: check_postgres
PackageBaseID: 121714
PackageBase: check_postgres
Version: 2.25.0-1
Description: Nagios check_postgres plugin for checking status of PostgreSQL databases
URL: http://bucardo.org/wiki/Check_postgres
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: CarstenF
FirstSubmitted: 1492894079
LastModified: 1589533766
URLPath: /cgit/aur.git/snapshot/check_postgres.tar.gz