icingadb on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S icingadb

* (Optional) Uninstall icingadb on Arch using YAY

$ yay -Rns icingadb

2. Manually Install "icingadb" via AUR

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

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

b. Clone icingadb's git locally

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

c. Go to ~/icingadb folder and install it

$ cd ~/icingadb $ makepkg -si

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

ID: 1378103
Name: icingadb
PackageBaseID: 200674
PackageBase: icingadb
Version: 1.1.1-1
Description: Icinga configuration and state database supporting multiple environments
URL: https://github.com/Icinga/icingadb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Donien
Submitter: Donien
FirstSubmitted: 1703016480
LastModified: 1704035856
URLPath: /cgit/aur.git/snapshot/icingadb.tar.gz