gura on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S gura

* (Optional) Uninstall gura on Arch using YAY

$ yay -Rns gura

2. Manually Install "gura" via AUR

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

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

b. Clone gura's git locally

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

c. Go to ~/gura folder and install it

$ cd ~/gura $ makepkg -si

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

ID: 533128
Name: gura
PackageBaseID: 134414
PackageBase: gura
Version: 0.7.0-3
Description: An iterator-oriented programming language
URL: http://www.gura-lang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mich
Submitter: mich
FirstSubmitted: 1532187066
LastModified: 1533737850
URLPath: /cgit/aur.git/snapshot/gura.tar.gz