python2-altgraph on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python2-altgraph

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

$ yay -Rns python2-altgraph

2. Manually Install "python2-altgraph" via AUR

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

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

b. Clone python2-altgraph's git locally

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

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

$ cd ~/python2-altgraph $ makepkg -si

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

ID: 1104343
Name: python2-altgraph
PackageBaseID: 73344
PackageBase: python2-altgraph
Version: 0.17.2-1
Description: Altgraph is a fork of graphlib: a graph (network) package for constructing graphs
URL: https://pypi.python.org/pypi/altgraph
NumVotes: 3
Popularity: 0
OutOfDate: 1707403743
Maintainer: starfry
Submitter: starfry
FirstSubmitted: 1378817643
LastModified: 1656356356
URLPath: /cgit/aur.git/snapshot/python2-altgraph.tar.gz

5. The same packages on other Linux Distributions