golo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S golo

* (Optional) Uninstall golo on Arch using YAY

$ yay -Rns golo

2. Manually Install "golo" via AUR

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

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

b. Clone golo's git locally

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

c. Go to ~/golo folder and install it

$ cd ~/golo $ makepkg -si

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

ID: 343277
Name: golo
PackageBaseID: 100405
PackageBase: golo
Version: 3.2.0.M4-1
Description: A lightweight dynamic language for the JVM.
URL: http://golo-lang.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1542214371
Maintainer:
Submitter: Tetsumi
FirstSubmitted: 1442823001
LastModified: 1475430673
URLPath: /cgit/aur.git/snapshot/golo.tar.gz