conway-gol-git on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S conway-gol-git

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

$ yay -Rns conway-gol-git

2. Manually Install "conway-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 conway-gol-git's git locally

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

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

$ cd ~/conway-gol-git $ makepkg -si

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

ID: 923534
Name: conway-gol-git
PackageBaseID: 168104
PackageBase: conway-gol-git
Version: 0.6.0-1
Description: Personal implementation of Conway's Game Of Life. See the README for more info.
URL: https://gitlab.com/Epacnoss/conway-gol.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BurntNail
Submitter: BurntNail
FirstSubmitted: 1624047852
LastModified: 1624135892
URLPath: /cgit/aur.git/snapshot/conway-gol-git.tar.gz