tca on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "tca" 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 tca on Arch using YAY

$ yay -S tca

* (Optional) Uninstall tca on Arch using YAY

$ yay -Rns tca

2. Manually Install "tca" via AUR

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

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

b. Clone tca's git locally

$ git clone https://aur.archlinux.org/tca.git ~/tca

c. Go to ~/tca folder and install it

$ cd ~/tca $ makepkg -si

3. Information about the tca package on Arch User Repository (AUR)

ID: 1378233
Name: tca
PackageBaseID: 200918
PackageBase: tca
Version: 1.0.2.r140.f8d6106-1
Description: Simulate cellular automaton and render it to the terminal
URL: https://github.com/noprobelm/terminal-cellular-automaton.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noprobelm
Submitter: noprobelm
FirstSubmitted: 1703868922
LastModified: 1704057421
URLPath: /cgit/aur.git/snapshot/tca.tar.gz