dungeonrush on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S dungeonrush

* (Optional) Uninstall dungeonrush on Arch using YAY

$ yay -Rns dungeonrush

2. Manually Install "dungeonrush" via AUR

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

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

b. Clone dungeonrush's git locally

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

c. Go to ~/dungeonrush folder and install it

$ cd ~/dungeonrush $ makepkg -si

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

ID: 1011988
Name: dungeonrush
PackageBaseID: 169516
PackageBase: dungeonrush
Version: 1.1-4
Description: A opensource game inspired by Snake with RPG elements, written in pure C with SDL
URL: https://github.com/Rapiz1/DungeonRush
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1627915857
LastModified: 1640933048
URLPath: /cgit/aur.git/snapshot/dungeonrush.tar.gz