gri on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gri

* (Optional) Uninstall gri on Arch using YAY

$ yay -Rns gri

2. Manually Install "gri" via AUR

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

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

b. Clone gri's git locally

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

c. Go to ~/gri folder and install it

$ cd ~/gri $ makepkg -si

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

ID: 1209813
Name: gri
PackageBaseID: 54896
PackageBase: gri
Version: 20200626.145814-1
Description: A script-based language for scientific graphics programming
URL: http://gri.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: xyproto
FirstSubmitted: 1323882232
LastModified: 1676160194
URLPath: /cgit/aur.git/snapshot/gri.tar.gz