golly on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install golly on Arch using YAY
$
yay -S
golly
Copied
* (Optional) Uninstall golly on Arch using YAY
$
yay -Rns
golly
Copied
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
Copied
b. Clone golly's git locally
$
git clone https://aur.archlinux.org/golly.git
~/golly
Copied
c. Go to ~/golly folder and install it
$
cd
~/golly
Copied
$
makepkg -si
Copied
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
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