tictactoe-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tictactoe-git

* (Optional) Uninstall tictactoe-git on Arch using YAY

$ yay -Rns tictactoe-git

2. Manually Install "tictactoe-git" via AUR

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

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

b. Clone tictactoe-git's git locally

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

c. Go to ~/tictactoe-git folder and install it

$ cd ~/tictactoe-git $ makepkg -si

3. Information about the tictactoe-git package on Arch User Repository (AUR)

ID: 1108972
Name: tictactoe-git
PackageBaseID: 177890
PackageBase: tictactoe-git
Version: 1.0.1-2
Description: The stupid terminal based tictactoe game
URL: https://www.github.com/weebcyberpunk/tictactoe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: weebcyberpunk
FirstSubmitted: 1649728754
LastModified: 1657216791
URLPath: /cgit/aur.git/snapshot/tictactoe-git.tar.gz