gdash on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gdash

* (Optional) Uninstall gdash on Arch using YAY

$ yay -Rns gdash

2. Manually Install "gdash" via AUR

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

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

b. Clone gdash's git locally

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

c. Go to ~/gdash folder and install it

$ cd ~/gdash $ makepkg -si

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

ID: 758240
Name: gdash
PackageBaseID: 44822
PackageBase: gdash
Version: 20180129unstable-1
Description: A Boulder Dash clone, intended to be as close to the original as possible.
URL: https://bitbucket.org/czirkoszoltan/gdash
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fatmike
Submitter: fatmike
FirstSubmitted: 1293443239
LastModified: 1593412347
URLPath: /cgit/aur.git/snapshot/gdash.tar.gz