snake on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S snake

* (Optional) Uninstall snake on Arch using YAY

$ yay -Rns snake

2. Manually Install "snake" via AUR

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

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

b. Clone snake's git locally

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

c. Go to ~/snake folder and install it

$ cd ~/snake $ makepkg -si

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

ID: 1261059
Name: snake
PackageBaseID: 144516
PackageBase: snake
Version: 0.3.2-1
Description: A simple lightweight terminal snake game
URL: https://github.com/PonasKovas/snake
NumVotes: 4
Popularity: 0.002518
OutOfDate:
Maintainer: Ponas
Submitter: Ponas
FirstSubmitted: 1566587359
LastModified: 1684672558
URLPath: /cgit/aur.git/snapshot/snake.tar.gz