dethrace on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dethrace

* (Optional) Uninstall dethrace on Arch using YAY

$ yay -Rns dethrace

2. Manually Install "dethrace" via AUR

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

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

b. Clone dethrace's git locally

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

c. Go to ~/dethrace folder and install it

$ cd ~/dethrace $ makepkg -si

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

ID: 1307185
Name: dethrace
PackageBaseID: 196863
PackageBase: dethrace
Version: 0.6.0-1
Description: Reverse engineering the 1997 game "Carmageddon"
URL: https://github.com/dethrace-labs/dethrace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: buzz
Submitter: buzz
FirstSubmitted: 1692638447
LastModified: 1692638447
URLPath: /cgit/aur.git/snapshot/dethrace.tar.gz