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