gameshell on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S gameshell

* (Optional) Uninstall gameshell on Arch using YAY

$ yay -Rns gameshell

2. Manually Install "gameshell" via AUR

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

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

b. Clone gameshell's git locally

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

c. Go to ~/gameshell folder and install it

$ cd ~/gameshell $ makepkg -si

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

ID: 1210002
Name: gameshell
PackageBaseID: 179254
PackageBase: gameshell
Version: 0.5.0-1
Description: A game to learn (or teach) how to use standard commands in a Unix shell
URL: https://github.com/phyver/GameShell
NumVotes: 2
Popularity: 0.000348
OutOfDate:
Maintainer: Gobidev
Submitter: Gobidev
FirstSubmitted: 1653855666
LastModified: 1676212113
URLPath: /cgit/aur.git/snapshot/gameshell.tar.gz