icinga2 on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "icinga2" 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 icinga2 on Arch using YAY
$
yay -S
icinga2
Copied
* (Optional) Uninstall icinga2 on Arch using YAY
$
yay -Rns
icinga2
Copied
2. Manually Install "icinga2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone icinga2's git locally
$
git clone https://aur.archlinux.org/icinga2.git
~/icinga2
Copied
c. Go to ~/icinga2 folder and install it
$
cd
~/icinga2
Copied
$
makepkg -si
Copied
3. Information about the icinga2 package on Arch User Repository (AUR)
ID: 1411341
Name: icinga2
PackageBaseID: 83242
PackageBase: icinga2
Version: 2.14.2-1
Description: An open source host, service and network monitoring program
URL: https://icinga.com/
NumVotes: 38
Popularity: 0.240569
OutOfDate:
Maintainer: julianbrost
Submitter: bebehei
FirstSubmitted: 1403485852
LastModified: 1708260408
URLPath: /cgit/aur.git/snapshot/icinga2.tar.gz
Name: icinga2
PackageBaseID: 83242
PackageBase: icinga2
Version: 2.14.2-1
Description: An open source host, service and network monitoring program
URL: https://icinga.com/
NumVotes: 38
Popularity: 0.240569
OutOfDate:
Maintainer: julianbrost
Submitter: bebehei
FirstSubmitted: 1403485852
LastModified: 1708260408
URLPath: /cgit/aur.git/snapshot/icinga2.tar.gz