python-graph on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-graph

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

$ yay -Rns python-graph

2. Manually Install "python-graph" via AUR

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

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

b. Clone python-graph's git locally

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

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

$ cd ~/python-graph $ makepkg -si

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

ID: 185171
Name: python-graph
PackageBaseID: 19601
PackageBase: python-graph
Version: 1.8.2-3
Description: python-graph is a library for working graphs in Python
URL: https://github.com/pmatiello/python-graph
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
FirstSubmitted: 1220556437
LastModified: 1433786923
URLPath: /cgit/aur.git/snapshot/python-graph.tar.gz