python-gaphor on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-gaphor

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

$ yay -Rns python-gaphor

2. Manually Install "python-gaphor" via AUR

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

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

b. Clone python-gaphor's git locally

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

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

$ cd ~/python-gaphor $ makepkg -si

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

ID: 1411181
Name: python-gaphor
PackageBaseID: 150887
PackageBase: python-gaphor
Version: 2.24.0-2
Description: Simple and easy to use modeling tool for UML using GTK3
URL: https://github.com/gaphor/gaphor
NumVotes: 4
Popularity: 0.000527
OutOfDate:
Maintainer: actionless
Submitter: actionless
FirstSubmitted: 1585561165
LastModified: 1708221276
URLPath: /cgit/aur.git/snapshot/python-gaphor.tar.gz