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