python2-pydot-ng on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-pydot-ng

* (Optional) Uninstall python2-pydot-ng on Arch using YAY

$ yay -Rns python2-pydot-ng

2. Manually Install "python2-pydot-ng" via AUR

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

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

b. Clone python2-pydot-ng's git locally

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

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

$ cd ~/python2-pydot-ng $ makepkg -si

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

ID: 752668
Name: python2-pydot-ng
PackageBaseID: 109179
PackageBase: python-pydot-ng
Version: 2.0.0-4
Description: Python interface to Graphviz's Dot Language, updated version
URL: https://github.com/pydot/pydot-ng
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1458672245
LastModified: 1592283161
URLPath: /cgit/aur.git/snapshot/python2-pydot-ng.tar.gz