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

Last updated: May 19,2024

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

$ yay -S python-pydot-ng

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

$ yay -Rns python-pydot-ng

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

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

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

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

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

ID: 752667
Name: python-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/python-pydot-ng.tar.gz