python-gaphas on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-gaphas

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

$ yay -Rns python-gaphas

2. Manually Install "python-gaphas" via AUR

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

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

b. Clone python-gaphas's git locally

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

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

$ cd ~/python-gaphas $ makepkg -si

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

ID: 1382292
Name: python-gaphas
PackageBaseID: 150884
PackageBase: python-gaphas
Version: 4.0.0-1
Description: Diagramming widget library for Python
URL: https://github.com/gaphor/gaphas
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: actionless
Submitter: actionless
FirstSubmitted: 1585560117
LastModified: 1704698285
URLPath: /cgit/aur.git/snapshot/python-gaphas.tar.gz