grap on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S grap

* (Optional) Uninstall grap on Arch using YAY

$ yay -Rns grap

2. Manually Install "grap" via AUR

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

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

b. Clone grap's git locally

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

c. Go to ~/grap folder and install it

$ cd ~/grap $ makepkg -si

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

ID: 750593
Name: grap
PackageBaseID: 28473
PackageBase: grap
Version: 1.46-1
Description: A language for typesetting graphs.
URL: https://www.lunabase.org/~faber/Vault/software/grap
NumVotes: 4
Popularity: 7.0E-6
OutOfDate:
Maintainer: hrauch
Submitter: ndowens
FirstSubmitted: 1247889460
LastModified: 1591913913
URLPath: /cgit/aur.git/snapshot/grap.tar.gz