gol-git on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S gol-git

* (Optional) Uninstall gol-git on Arch using YAY

$ yay -Rns gol-git

2. Manually Install "gol-git" via AUR

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

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

b. Clone gol-git's git locally

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

c. Go to ~/gol-git folder and install it

$ cd ~/gol-git $ makepkg -si

3. Information about the gol-git package on Arch User Repository (AUR)

ID: 830421
Name: gol-git
PackageBaseID: 160697
PackageBase: gol-git
Version: 1.0-1
Description: implementation of Conway's Game of Life in C
URL: https://github.com/Benjamin-Davies/gol
NumVotes: 0
Popularity: 0
OutOfDate: 1696941976
Maintainer: Benjamin-Davies
Submitter: Benjamin-Davies
FirstSubmitted: 1607396937
LastModified: 1607397416
URLPath: /cgit/aur.git/snapshot/gol-git.tar.gz