snake-asm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S snake-asm

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

$ yay -Rns snake-asm

2. Manually Install "snake-asm" via AUR

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

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

b. Clone snake-asm's git locally

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

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

$ cd ~/snake-asm $ makepkg -si

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

ID: 1077422
Name: snake-asm
PackageBaseID: 175607
PackageBase: snake-asm
Version: 0.4.1-2
Description: Terminal-based snake game written in x86_64 assembly
URL: https://github.com/NikitaIvanovV/snake-asm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NikitaIvanov
Submitter: NikitaIvanov
FirstSubmitted: 1643888140
LastModified: 1652029006
URLPath: /cgit/aur.git/snapshot/snake-asm.tar.gz