python2-networkx-1.11 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-networkx-1.11

* (Optional) Uninstall python2-networkx-1.11 on Arch using YAY

$ yay -Rns python2-networkx-1.11

2. Manually Install "python2-networkx-1.11" via AUR

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

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

b. Clone python2-networkx-1.11's git locally

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

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

$ cd ~/python2-networkx-1.11 $ makepkg -si

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

ID: 465728
Name: python2-networkx-1.11
PackageBaseID: 127648
PackageBase: python2-networkx-1.11
Version: 1.11-1
Description: Python package for creating and manipulating graphs and networks
URL: http://networkx.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oneup
FirstSubmitted: 1512103465
LastModified: 1512103465
URLPath: /cgit/aur.git/snapshot/python2-networkx-1.11.tar.gz