graphui on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S graphui

* (Optional) Uninstall graphui on Arch using YAY

$ yay -Rns graphui

2. Manually Install "graphui" via AUR

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

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

b. Clone graphui's git locally

$ git clone https://aur.archlinux.org/graphui.git ~/graphui

c. Go to ~/graphui folder and install it

$ cd ~/graphui $ makepkg -si

3. Information about the graphui package on Arch User Repository (AUR)

ID: 797431
Name: graphui
PackageBaseID: 158128
PackageBase: graphui
Version: 1.1.1-1
Description: Graph visualization based on graphviz with included text editor and preview area
URL: https://github.com/artemanufrij/graphui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1601246296
LastModified: 1601246296
URLPath: /cgit/aur.git/snapshot/graphui.tar.gz