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