jgraph on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S jgraph

* (Optional) Uninstall jgraph on Arch using YAY

$ yay -Rns jgraph

2. Manually Install "jgraph" via AUR

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

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

b. Clone jgraph's git locally

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

c. Go to ~/jgraph folder and install it

$ cd ~/jgraph $ makepkg -si

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

ID: 249981
Name: jgraph
PackageBaseID: 103646
PackageBase: jgraph
Version: 20131228-1
Description: A filter for plotting graphs in postscript
URL: http://web.eecs.utk.edu/~plank/plank/jgraph/jgraph.html
NumVotes: 0
Popularity: 0
OutOfDate: 1703274804
Maintainer:
Submitter: aspirogrammer
FirstSubmitted: 1448143894
LastModified: 1448144146
URLPath: /cgit/aur.git/snapshot/jgraph.tar.gz