tsnake on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S tsnake

* (Optional) Uninstall tsnake on Arch using YAY

$ yay -Rns tsnake

2. Manually Install "tsnake" via AUR

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

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

b. Clone tsnake's git locally

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

c. Go to ~/tsnake folder and install it

$ cd ~/tsnake $ makepkg -si

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

ID: 1139844
Name: tsnake
PackageBaseID: 140162
PackageBase: tsnake
Version: 0.1.5-1
Description: Terminal snake game written in C++
URL: https://codeberg.org/langurmonkey/tsnake
NumVotes: 2
Popularity: 1.7E-5
OutOfDate:
Maintainer: langurmonkey
Submitter: langurmonkey
FirstSubmitted: 1552054283
LastModified: 1663225781
URLPath: /cgit/aur.git/snapshot/tsnake.tar.gz