golrs-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S golrs-bin

* (Optional) Uninstall golrs-bin on Arch using YAY

$ yay -Rns golrs-bin

2. Manually Install "golrs-bin" via AUR

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

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

b. Clone golrs-bin's git locally

$ git clone https://aur.archlinux.org/golrs-bin.git ~/golrs-bin

c. Go to ~/golrs-bin folder and install it

$ cd ~/golrs-bin $ makepkg -si

3. Information about the golrs-bin package on Arch User Repository (AUR)

ID: 1152515
Name: golrs-bin
PackageBaseID: 186601
PackageBase: golrs-bin
Version: 0.2.0-1
Description: a TUI for vizualising a rust implementation of the game of life.
URL: https://github.com/MajorBarnulf/golrs
NumVotes: 1
Popularity: 0.867839
OutOfDate:
Maintainer: MajorBarnulf
Submitter: MajorBarnulf
FirstSubmitted: 1665801702
LastModified: 1665801702
URLPath: /cgit/aur.git/snapshot/golrs-bin.tar.gz