ghostgame on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S ghostgame

* (Optional) Uninstall ghostgame on Arch using YAY

$ yay -Rns ghostgame

2. Manually Install "ghostgame" via AUR

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

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

b. Clone ghostgame's git locally

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

c. Go to ~/ghostgame folder and install it

$ cd ~/ghostgame $ makepkg -si

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

ID: 934197
Name: ghostgame
PackageBaseID: 168230
PackageBase: ghostgame
Version: 1.2.0-1
Description: A simple RNG-based game, originally written in Python, re-written in Go.
URL: https://github.com/TheSonicMaster/ghostgame
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thesonicmaster
Submitter: thesonicmaster
FirstSubmitted: 1624366742
LastModified: 1626258575
URLPath: /cgit/aur.git/snapshot/ghostgame.tar.gz