alerta on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S alerta

* (Optional) Uninstall alerta on Arch using YAY

$ yay -Rns alerta

2. Manually Install "alerta" via AUR

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

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

b. Clone alerta's git locally

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

c. Go to ~/alerta folder and install it

$ cd ~/alerta $ makepkg -si

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

ID: 1010136
Name: alerta
PackageBaseID: 147500
PackageBase: alerta
Version: 8.7.0-1
Description: A tool used to consolidate and de-duplicate alerts from multiple sources
URL: https://github.com/alerta/alerta
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: FieldOfClay
FirstSubmitted: 1576735514
LastModified: 1640546583
URLPath: /cgit/aur.git/snapshot/alerta.tar.gz