ganglia on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ganglia

* (Optional) Uninstall ganglia on Arch using YAY

$ yay -Rns ganglia

2. Manually Install "ganglia" via AUR

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

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

b. Clone ganglia's git locally

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

c. Go to ~/ganglia folder and install it

$ cd ~/ganglia $ makepkg -si

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

ID: 611187
Name: ganglia
PackageBaseID: 98351
PackageBase: ganglia
Version: 3.7.2-4
Description: A scalable distributed monitoring system for high-performance computing systems such as clusters and Grids.
URL: http://ganglia.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: leothrix
Submitter: leothrix
FirstSubmitted: 1440385635
LastModified: 1557466882
URLPath: /cgit/aur.git/snapshot/ganglia.tar.gz