python2-xdot on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-xdot

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

$ yay -Rns python2-xdot

2. Manually Install "python2-xdot" via AUR

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

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

b. Clone python2-xdot's git locally

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

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

$ cd ~/python2-xdot $ makepkg -si

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

ID: 486754
Name: python2-xdot
PackageBaseID: 130058
PackageBase: python2-xdot
Version: 0.6-2
Description: Interactive viewer for graphs. Python2 version
URL: https://github.com/jrfonseca/xdot.py
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dude
Submitter: dude
FirstSubmitted: 1518661081
LastModified: 1518665293
URLPath: /cgit/aur.git/snapshot/python2-xdot.tar.gz