rusted-snake on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S rusted-snake

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

$ yay -Rns rusted-snake

2. Manually Install "rusted-snake" via AUR

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

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

b. Clone rusted-snake's git locally

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

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

$ cd ~/rusted-snake $ makepkg -si

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

ID: 1191668
Name: rusted-snake
PackageBaseID: 189256
PackageBase: rusted-snake
Version: 0.1.1-1
Description: Snake game written in Rust
URL: https://github.com/denix666/snake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: den23513
Submitter: den23513
FirstSubmitted: 1672831016
LastModified: 1672831016
URLPath: /cgit/aur.git/snapshot/rusted-snake.tar.gz