snake_pygame on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S snake_pygame

* (Optional) Uninstall snake_pygame on Arch using YAY

$ yay -Rns snake_pygame

2. Manually Install "snake_pygame" via AUR

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

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

b. Clone snake_pygame's git locally

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

c. Go to ~/snake_pygame folder and install it

$ cd ~/snake_pygame $ makepkg -si

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

ID: 511094
Name: snake_pygame
PackageBaseID: 74552
PackageBase: snake_pygame
Version: 0.7.2-1
Description: A remake of classic Snake game written in Python
URL: https://openisfreedom.eu/2013/08/13/progetto-creiamo-il-nostro-snake-in-python-con-pygame/
NumVotes: 3
Popularity: 0
OutOfDate: 1706558639
Maintainer: Dea993
Submitter: Dea993
FirstSubmitted: 1382185393
LastModified: 1526377428
URLPath: /cgit/aur.git/snapshot/snake_pygame.tar.gz