python-pydotplus on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pydotplus

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

$ yay -Rns python-pydotplus

2. Manually Install "python-pydotplus" via AUR

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

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

b. Clone python-pydotplus's git locally

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

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

$ cd ~/python-pydotplus $ makepkg -si

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

ID: 1126829
Name: python-pydotplus
PackageBaseID: 115759
PackageBase: python-pydotplus
Version: 2.0.2-2
Description: Interface to Graphviz’s Dot language
URL: https://pydotplus.readthedocs.io
NumVotes: 12
Popularity: 9.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: xantares
FirstSubmitted: 1474838452
LastModified: 1660686998
URLPath: /cgit/aur.git/snapshot/python-pydotplus.tar.gz