game-of-life on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "game-of-life" 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 game-of-life on Arch using YAY
$
yay -S
game-of-life
Copied
* (Optional) Uninstall game-of-life on Arch using YAY
$
yay -Rns
game-of-life
Copied
2. Manually Install "game-of-life" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone game-of-life's git locally
$
git clone https://aur.archlinux.org/game-of-life.git
~/game-of-life
Copied
c. Go to ~/game-of-life folder and install it
$
cd
~/game-of-life
Copied
$
makepkg -si
Copied
3. Information about the game-of-life package on Arch User Repository (AUR)
ID: 1197495
Name: game-of-life
PackageBaseID: 186583
PackageBase: game-of-life
Version: 0.3.2-1
Description: A simulator of Conway's game of life
URL: https://github.com/sixpounder/game-of-life
NumVotes: 0
Popularity: 0
OutOfDate: 1703603925
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1665745201
LastModified: 1673811281
URLPath: /cgit/aur.git/snapshot/game-of-life.tar.gz
Name: game-of-life
PackageBaseID: 186583
PackageBase: game-of-life
Version: 0.3.2-1
Description: A simulator of Conway's game of life
URL: https://github.com/sixpounder/game-of-life
NumVotes: 0
Popularity: 0
OutOfDate: 1703603925
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1665745201
LastModified: 1673811281
URLPath: /cgit/aur.git/snapshot/game-of-life.tar.gz