tttt on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tttt

* (Optional) Uninstall tttt on Arch using YAY

$ yay -Rns tttt

2. Manually Install "tttt" via AUR

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

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

b. Clone tttt's git locally

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

c. Go to ~/tttt folder and install it

$ cd ~/tttt $ makepkg -si

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

ID: 1101869
Name: tttt
PackageBaseID: 144765
PackageBase: tttt
Version: 1.0-2
Description: Play tic-tac-toe in your terminal
URL: https://gitlab.com/NH000/tttt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NH000
Submitter: oktopod11
FirstSubmitted: 1567342630
LastModified: 1655881729
URLPath: /cgit/aur.git/snapshot/tttt.tar.gz