ncurses-life on AUR (Arch User Repository)

Last updated: December 28,2024

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

b. Install ncurses-life on Arch using YAY

$ yay -S ncurses-life

* (Optional) Uninstall ncurses-life on Arch using YAY

$ yay -Rns ncurses-life

2. Manually Install "ncurses-life" via AUR

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

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

b. Clone ncurses-life's git locally

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

c. Go to ~/ncurses-life folder and install it

$ cd ~/ncurses-life $ makepkg -si

3. Information about the ncurses-life package on Arch User Repository (AUR)

ID: 363120
Name: ncurses-life
PackageBaseID: 46767
PackageBase: ncurses-life
Version: 20091024-2
Description: Random Conway's game of life in your terminal.
URL: http://csiuo.com/drupal/content/ncurses-life
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1298313074
LastModified: 1481086981
URLPath: /cgit/aur.git/snapshot/ncurses-life.tar.gz