python2-graph on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python2-graph

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

$ yay -Rns python2-graph

2. Manually Install "python2-graph" via AUR

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

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

b. Clone python2-graph's git locally

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

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

$ cd ~/python2-graph $ makepkg -si

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

ID: 650318
Name: python2-graph
PackageBaseID: 145371
PackageBase: python2-graph
Version: 1.8.5-1
Description: A library for working with graphs in Python.
URL: https://github.com/shoobx/python-graph
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SolarAquarion
FirstSubmitted: 1569534605
LastModified: 1569534605
URLPath: /cgit/aur.git/snapshot/python2-graph.tar.gz