riemann on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S riemann

* (Optional) Uninstall riemann on Arch using YAY

$ yay -Rns riemann

2. Manually Install "riemann" via AUR

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

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

b. Clone riemann's git locally

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

c. Go to ~/riemann folder and install it

$ cd ~/riemann $ makepkg -si

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

ID: 878817
Name: riemann
PackageBaseID: 98658
PackageBase: riemann
Version: 0.3.6-2
Description: Monitors distributed systems
URL: http://riemann.io/
NumVotes: 4
Popularity: 0
OutOfDate: 1699031745
Maintainer: leothrix
Submitter: leothrix
FirstSubmitted: 1440639634
LastModified: 1616034148
URLPath: /cgit/aur.git/snapshot/riemann.tar.gz