python-gol on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-gol" 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 python-gol on Arch using YAY
$
yay -S
python-gol
Copied
* (Optional) Uninstall python-gol on Arch using YAY
$
yay -Rns
python-gol
Copied
2. Manually Install "python-gol" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-gol's git locally
$
git clone https://aur.archlinux.org/python-gol.git
~/python-gol
Copied
c. Go to ~/python-gol folder and install it
$
cd
~/python-gol
Copied
$
makepkg -si
Copied
3. Information about the python-gol package on Arch User Repository (AUR)
ID: 410605
Name: python-gol
PackageBaseID: 85239
PackageBase: python-gol
Version: 1.0.2.r3.g288bc87-1
Description: A python implementation of Conway's Game of Life using the curses module with a small evolutionary twist.
URL: https://github.com/iiSeymour/game-of-life
NumVotes: 0
Popularity: 0
OutOfDate: 1709214590
Maintainer: Reihar
Submitter: Reihar
FirstSubmitted: 1409552359
LastModified: 1494688558
URLPath: /cgit/aur.git/snapshot/python-gol.tar.gz
Name: python-gol
PackageBaseID: 85239
PackageBase: python-gol
Version: 1.0.2.r3.g288bc87-1
Description: A python implementation of Conway's Game of Life using the curses module with a small evolutionary twist.
URL: https://github.com/iiSeymour/game-of-life
NumVotes: 0
Popularity: 0
OutOfDate: 1709214590
Maintainer: Reihar
Submitter: Reihar
FirstSubmitted: 1409552359
LastModified: 1494688558
URLPath: /cgit/aur.git/snapshot/python-gol.tar.gz