python-graph-tool on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-graph-tool

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

$ yay -Rns python-graph-tool

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

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

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

$ cd ~/python-graph-tool $ makepkg -si

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

ID: 1380999
Name: python-graph-tool
PackageBaseID: 75658
PackageBase: python-graph-tool
Version: 2.59-2
Description: A Python module for manipulation and statistical analysis of graphs
URL: https://graph-tool.skewed.de
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: count0
Submitter: muellner
FirstSubmitted: 1385320946
LastModified: 1704478900
URLPath: /cgit/aur.git/snapshot/python-graph-tool.tar.gz