chronograf on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S chronograf

* (Optional) Uninstall chronograf on Arch using YAY

$ yay -Rns chronograf

2. Manually Install "chronograf" via AUR

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

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

b. Clone chronograf's git locally

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

c. Go to ~/chronograf folder and install it

$ cd ~/chronograf $ makepkg -si

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

ID: 1130670
Name: chronograf
PackageBaseID: 103764
PackageBase: chronograf
Version: 1.10.0-1
Description: Time-series data visualization tool for InfluxDB
URL: https://www.influxdata.com/time-series-platform/chronograf/
NumVotes: 9
Popularity: 0
OutOfDate: 1693041533
Maintainer: gin078
Submitter: justin8
FirstSubmitted: 1448398658
LastModified: 1661435325
URLPath: /cgit/aur.git/snapshot/chronograf.tar.gz