conway-git on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "conway-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

b. Install conway-git on Arch using YAY

$ yay -S conway-git

* (Optional) Uninstall conway-git on Arch using YAY

$ yay -Rns conway-git

2. Manually Install "conway-git" via AUR

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

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

b. Clone conway-git's git locally

$ git clone https://aur.archlinux.org/conway-git.git ~/conway-git

c. Go to ~/conway-git folder and install it

$ cd ~/conway-git $ makepkg -si

3. Information about the conway-git package on Arch User Repository (AUR)

ID: 231873
Name: conway-git
PackageBaseID: 95935
PackageBase: conway-git
Version: 0.1.3-1
Description: A conway's game of life player that uses ncurses
URL: https://github.com/DestructiveReasoning/Conway
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: wadawalnut
Submitter: wadawalnut
FirstSubmitted: 1436844794
LastModified: 1442606169
URLPath: /cgit/aur.git/snapshot/conway-git.tar.gz