graphite-web on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S graphite-web

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

$ yay -Rns graphite-web

2. Manually Install "graphite-web" via AUR

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

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

b. Clone graphite-web's git locally

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

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

$ cd ~/graphite-web $ makepkg -si

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

ID: 1252946
Name: graphite-web
PackageBaseID: 172253
PackageBase: graphite-web
Version: 1.1.10-3
Description: a Django-based web application that renders graphs and dashboards
URL: https://github.com/graphite-project/graphite-web/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eggz
Submitter: eggz
FirstSubmitted: 1634823995
LastModified: 1683288335
URLPath: /cgit/aur.git/snapshot/graphite-web.tar.gz