graphite-api on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S graphite-api

* (Optional) Uninstall graphite-api on Arch using YAY

$ yay -Rns graphite-api

2. Manually Install "graphite-api" via AUR

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

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

b. Clone graphite-api's git locally

$ git clone https://aur.archlinux.org/graphite-api.git ~/graphite-api

c. Go to ~/graphite-api folder and install it

$ cd ~/graphite-api $ makepkg -si

3. Information about the graphite-api package on Arch User Repository (AUR)

ID: 455001
Name: graphite-api
PackageBaseID: 126631
PackageBase: graphite-api
Version: 1.1.3-4
Description: Graphite-web, without the interface. Just the rendering HTTP API.
URL: https://github.com/brutasse/graphite-api
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lilydjwg
Submitter: 71e6fd52
FirstSubmitted: 1508933437
LastModified: 1508941911
URLPath: /cgit/aur.git/snapshot/graphite-api.tar.gz