gura on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install gura on Arch using YAY
$
yay -S
gura
Copied
* (Optional) Uninstall gura on Arch using YAY
$
yay -Rns
gura
Copied
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
Copied
b. Clone gura's git locally
$
git clone https://aur.archlinux.org/gura.git
~/gura
Copied
c. Go to ~/gura folder and install it
$
cd
~/gura
Copied
$
makepkg -si
Copied
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
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