snake-ncurses on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S snake-ncurses

* (Optional) Uninstall snake-ncurses on Arch using YAY

$ yay -Rns snake-ncurses

2. Manually Install "snake-ncurses" via AUR

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

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

b. Clone snake-ncurses's git locally

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

c. Go to ~/snake-ncurses folder and install it

$ cd ~/snake-ncurses $ makepkg -si

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

ID: 231992
Name: snake-ncurses
PackageBaseID: 98866
PackageBase: snake-ncurses
Version: 8.8-2
Description: snake game clone written in C and ncurses
URL: https://github.com/FedeDP/Snake
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: leonmavr
Submitter: Nierro
FirstSubmitted: 1440769252
LastModified: 1442653177
URLPath: /cgit/aur.git/snapshot/snake-ncurses.tar.gz