python2-gvgen on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-gvgen

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

$ yay -Rns python2-gvgen

2. Manually Install "python2-gvgen" via AUR

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

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

b. Clone python2-gvgen's git locally

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

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

$ cd ~/python2-gvgen $ makepkg -si

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

ID: 901573
Name: python2-gvgen
PackageBaseID: 67656
PackageBase: python2-gvgen
Version: 1.0-1
Description: Generates dot language files for easy scripting, to be processed with graphviz.
URL: https://github.com/stricaud/gvgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ChrisOelmueller
Submitter: ChrisOelmueller
FirstSubmitted: 1362129796
LastModified: 1620080350
URLPath: /cgit/aur.git/snapshot/python2-gvgen.tar.gz