game-of-life-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S game-of-life-git

* (Optional) Uninstall game-of-life-git on Arch using YAY

$ yay -Rns game-of-life-git

2. Manually Install "game-of-life-git" via AUR

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

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

b. Clone game-of-life-git's git locally

$ git clone https://aur.archlinux.org/game-of-life-git.git ~/game-of-life-git

c. Go to ~/game-of-life-git folder and install it

$ cd ~/game-of-life-git $ makepkg -si

3. Information about the game-of-life-git package on Arch User Repository (AUR)

ID: 1152205
Name: game-of-life-git
PackageBaseID: 186584
PackageBase: game-of-life-git
Version: 0.1.2.r14.g5d62c57-1
Description: A simulator of Conway's game of life
URL: https://github.com/sixpounder/game-of-life
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: igor-dyatlov
FirstSubmitted: 1665745244
LastModified: 1665745244
URLPath: /cgit/aur.git/snapshot/game-of-life-git.tar.gz