python-pygraphviz on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-pygraphviz

* (Optional) Uninstall python-pygraphviz on Arch using YAY

$ yay -Rns python-pygraphviz

2. Manually Install "python-pygraphviz" via AUR

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

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

b. Clone python-pygraphviz's git locally

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

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

$ cd ~/python-pygraphviz $ makepkg -si

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

ID: 1383578
Name: python-pygraphviz
PackageBaseID: 146047
PackageBase: python-pygraphviz
Version: 1.12-2
Description: Python interface to Graphviz graph drawing package
URL: https://pygraphviz.github.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: alienzj
FirstSubmitted: 1571846329
LastModified: 1704903501
URLPath: /cgit/aur.git/snapshot/python-pygraphviz.tar.gz