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