simple_snake on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "simple_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

b. Install simple_snake on Arch using YAY

$ yay -S simple_snake

* (Optional) Uninstall simple_snake on Arch using YAY

$ yay -Rns simple_snake

2. Manually Install "simple_snake" via AUR

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

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

b. Clone simple_snake's git locally

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

c. Go to ~/simple_snake folder and install it

$ cd ~/simple_snake $ makepkg -si

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

ID: 1184614
Name: simple_snake
PackageBaseID: 151044
PackageBase: simple_snake
Version: 1.0-3
Description: A simple Snake game, written on C++ & SFML
URL: https://github.com/KonstantinProgger/Tag-Puzzle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: KonstantIMP
FirstSubmitted: 1585925202
LastModified: 1671357294
URLPath: /cgit/aur.git/snapshot/simple_snake.tar.gz