python-graphsrv on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-graphsrv

* (Optional) Uninstall python-graphsrv on Arch using YAY

$ yay -Rns python-graphsrv

2. Manually Install "python-graphsrv" via AUR

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

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

b. Clone python-graphsrv's git locally

$ git clone https://aur.archlinux.org/python-graphsrv.git ~/python-graphsrv

c. Go to ~/python-graphsrv folder and install it

$ cd ~/python-graphsrv $ makepkg -si

3. Information about the python-graphsrv package on Arch User Repository (AUR)

ID: 1063861
Name: python-graphsrv
PackageBaseID: 177796
PackageBase: python-graphsrv
Version: 2.1.0.1-1
Description: Serve embeddable graphs
URL: https://github.com/20c/graphsrv
NumVotes: 0
Popularity: 0
OutOfDate: 1698582627
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1649438864
LastModified: 1649438864
URLPath: /cgit/aur.git/snapshot/python-graphsrv.tar.gz