snake-ncurses on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install snake-ncurses on Arch using YAY
$
yay -S
snake-ncurses
Copied
* (Optional) Uninstall snake-ncurses on Arch using YAY
$
yay -Rns
snake-ncurses
Copied
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
Copied
b. Clone snake-ncurses's git locally
$
git clone https://aur.archlinux.org/snake-ncurses.git
~/snake-ncurses
Copied
c. Go to ~/snake-ncurses folder and install it
$
cd
~/snake-ncurses
Copied
$
makepkg -si
Copied
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
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