tictactoy on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tictactoy

* (Optional) Uninstall tictactoy on Arch using YAY

$ yay -Rns tictactoy

2. Manually Install "tictactoy" via AUR

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

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

b. Clone tictactoy's git locally

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

c. Go to ~/tictactoy folder and install it

$ cd ~/tictactoy $ makepkg -si

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

ID: 1323301
Name: tictactoy
PackageBaseID: 197848
PackageBase: tictactoy
Version: 1.0.6-2
Description: A simple TIC-TAC-toe game
URL: https://github.com/alexkdeveloper/tictactoy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1695421674
LastModified: 1695466353
URLPath: /cgit/aur.git/snapshot/tictactoy.tar.gz