golings on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S golings

* (Optional) Uninstall golings on Arch using YAY

$ yay -Rns golings

2. Manually Install "golings" via AUR

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

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

b. Clone golings's git locally

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

c. Go to ~/golings folder and install it

$ cd ~/golings $ makepkg -si

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

ID: 1368912
Name: golings
PackageBaseID: 200525
PackageBase: golings
Version: 0.6.2-1
Description: Rustlings for Golang this time
URL: https://github.com/mauricioabreu/golings
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rielj
Submitter: rielj
FirstSubmitted: 1702457159
LastModified: 1702457159
URLPath: /cgit/aur.git/snapshot/golings.tar.gz