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