zgrviewer on AUR (Arch User Repository)

Last updated: February 17,2025

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

$ yay -S zgrviewer

* (Optional) Uninstall zgrviewer on Arch using YAY

$ yay -Rns zgrviewer

2. Manually Install "zgrviewer" via AUR

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

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

b. Clone zgrviewer's git locally

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

c. Go to ~/zgrviewer folder and install it

$ cd ~/zgrviewer $ makepkg -si

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

ID: 284131
Name: zgrviewer
PackageBaseID: 101960
PackageBase: zgrviewer
Version: 0.10.0-3
Description: A 2.5D graph visualizer that displays graphs specified in the AT&T GraphViz DOT language
URL: http://zvtm.sourceforge.net/zgrviewer.html
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bitwave
Submitter: bitwave
FirstSubmitted: 1445019325
LastModified: 1457779707
URLPath: /cgit/aur.git/snapshot/zgrviewer.tar.gz