python2-graphviz on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-graphviz

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

$ yay -Rns python2-graphviz

2. Manually Install "python2-graphviz" via AUR

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

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

b. Clone python2-graphviz's git locally

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

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

$ cd ~/python2-graphviz $ makepkg -si

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

ID: 928345
Name: python2-graphviz
PackageBaseID: 151651
PackageBase: python2-graphviz
Version: 0.16-1
Description: Simple Python 2 interface for Graphviz.
URL: https://github.com/xflr6/graphviz
NumVotes: 2
Popularity: 3.0E-6
OutOfDate: 1704474599
Maintainer: Anthony25
Submitter: Anthony25
FirstSubmitted: 1587201890
LastModified: 1625063364
URLPath: /cgit/aur.git/snapshot/python2-graphviz.tar.gz

5. The same packages on other Linux Distributions