nsnake on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S nsnake

* (Optional) Uninstall nsnake on Arch using YAY

$ yay -Rns nsnake

2. Manually Install "nsnake" via AUR

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

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

b. Clone nsnake's git locally

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

c. Go to ~/nsnake folder and install it

$ cd ~/nsnake $ makepkg -si

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

ID: 227133
Name: nsnake
PackageBaseID: 57279
PackageBase: nsnake
Version: 3.0.1-2
Description: Customizable Snake game with ncurses for the terminal
URL: http://nsnake.alexdantas.net/
NumVotes: 25
Popularity: 1.5E-5
OutOfDate:
Maintainer: severach
Submitter: Seninha
FirstSubmitted: 1330893100
LastModified: 1441093363
URLPath: /cgit/aur.git/snapshot/nsnake.tar.gz