deadascend on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S deadascend

* (Optional) Uninstall deadascend on Arch using YAY

$ yay -Rns deadascend

2. Manually Install "deadascend" via AUR

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

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

b. Clone deadascend's git locally

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

c. Go to ~/deadascend folder and install it

$ cd ~/deadascend $ makepkg -si

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

ID: 940889
Name: deadascend
PackageBaseID: 131475
PackageBase: deadascend
Version: 1.1.2-2
Description: A 2D point'n'click-like adventure game written in Qt/QML and Javascript
URL: https://blackgrain.dk/games/deadascend/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: MCMic
FirstSubmitted: 1523277417
LastModified: 1627559910
URLPath: /cgit/aur.git/snapshot/deadascend.tar.gz