snake-curses on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S snake-curses

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

$ yay -Rns snake-curses

2. Manually Install "snake-curses" via AUR

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

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

b. Clone snake-curses's git locally

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

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

$ cd ~/snake-curses $ makepkg -si

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

ID: 776298
Name: snake-curses
PackageBaseID: 154771
PackageBase: snake-curses
Version: 0.1.4-1
Description: Snake game written in C with Ncurses
URL: https://gitlab.com/libre_hackerman/snake_curses
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: libre_hackerman
Submitter: libre_hackerman
FirstSubmitted: 1593008606
LastModified: 1596884139
URLPath: /cgit/aur.git/snapshot/snake-curses.tar.gz