golly on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S golly

* (Optional) Uninstall golly on Arch using YAY

$ yay -Rns golly

2. Manually Install "golly" via AUR

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

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

b. Clone golly's git locally

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

c. Go to ~/golly folder and install it

$ cd ~/golly $ makepkg -si

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

ID: 1196829
Name: golly
PackageBaseID: 18631
PackageBase: golly
Version: 4.2-1
Description: A simulator for Conway's Game of Life and other cellular automata
URL: http://golly.sourceforge.net/
NumVotes: 110
Popularity: 0.01399
OutOfDate:
Maintainer: Jake
Submitter:
FirstSubmitted: 1216977586
LastModified: 1673704488
URLPath: /cgit/aur.git/snapshot/golly.tar.gz