graphui on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install graphui on Arch using YAY
$
yay -S
graphui
Copied
* (Optional) Uninstall graphui on Arch using YAY
$
yay -Rns
graphui
Copied
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
Copied
b. Clone graphui's git locally
$
git clone https://aur.archlinux.org/graphui.git
~/graphui
Copied
c. Go to ~/graphui folder and install it
$
cd
~/graphui
Copied
$
makepkg -si
Copied
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
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