alertmanager-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S alertmanager-bin

* (Optional) Uninstall alertmanager-bin on Arch using YAY

$ yay -Rns alertmanager-bin

2. Manually Install "alertmanager-bin" via AUR

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

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

b. Clone alertmanager-bin's git locally

$ git clone https://aur.archlinux.org/alertmanager-bin.git ~/alertmanager-bin

c. Go to ~/alertmanager-bin folder and install it

$ cd ~/alertmanager-bin $ makepkg -si

3. Information about the alertmanager-bin package on Arch User Repository (AUR)

ID: 1422493
Name: alertmanager-bin
PackageBaseID: 115204
PackageBase: alertmanager-bin
Version: 0.27.0-1
Description: Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration (binary, not built from source)
URL: https://github.com/prometheus/alertmanager
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: KingCrunch
Submitter: Slash
FirstSubmitted: 1472853023
LastModified: 1709814817
URLPath: /cgit/aur.git/snapshot/alertmanager-bin.tar.gz