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

Last updated: June 01,2024

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

$ yay -S python-networkx-1.11

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

$ yay -Rns python-networkx-1.11

2. Manually Install "python-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 python-networkx-1.11's git locally

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

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

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

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

ID: 794636
Name: python-networkx-1.11
PackageBaseID: 138598
PackageBase: python-networkx-1.11
Version: 1.11-2
Description: Python package for creating and manipulating graphs and networks
URL: http://networkx.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
FirstSubmitted: 1546868953
LastModified: 1600718853
URLPath: /cgit/aur.git/snapshot/python-networkx-1.11.tar.gz