nagios on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S nagios

* (Optional) Uninstall nagios on Arch using YAY

$ yay -Rns nagios

2. Manually Install "nagios" via AUR

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

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

b. Clone nagios's git locally

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

c. Go to ~/nagios folder and install it

$ cd ~/nagios $ makepkg -si

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

ID: 1422552
Name: nagios
PackageBaseID: 12306
PackageBase: nagios
Version: 4.5.1-1
Description: Nagios is an open source host, service and network monitoring program.
URL: http://www.nagios.org
NumVotes: 114
Popularity: 0.05028
OutOfDate:
Maintainer: Idares
Submitter: Idares
FirstSubmitted: 1186142000
LastModified: 1709822733
URLPath: /cgit/aur.git/snapshot/nagios.tar.gz