game-rs on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S game-rs

* (Optional) Uninstall game-rs on Arch using YAY

$ yay -Rns game-rs

2. Manually Install "game-rs" via AUR

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

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

b. Clone game-rs's git locally

$ git clone https://aur.archlinux.org/game-rs.git ~/game-rs

c. Go to ~/game-rs folder and install it

$ cd ~/game-rs $ makepkg -si

3. Information about the game-rs package on Arch User Repository (AUR)

ID: 1406547
Name: game-rs
PackageBaseID: 190823
PackageBase: game-rs
Version: 0.2.0-1
Description: A minimal (CLI) game launcher for Linux written in rust.
URL: https://github.com/amanse/game-rs
NumVotes: 1
Popularity: 0.000439
OutOfDate:
Maintainer: proledatarian
Submitter: proledatarian
FirstSubmitted: 1677416455
LastModified: 1707476798
URLPath: /cgit/aur.git/snapshot/game-rs.tar.gz