dfhack on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dfhack

* (Optional) Uninstall dfhack on Arch using YAY

$ yay -Rns dfhack

2. Manually Install "dfhack" via AUR

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

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

b. Clone dfhack's git locally

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

c. Go to ~/dfhack folder and install it

$ cd ~/dfhack $ makepkg -si

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

ID: 1178482
Name: dfhack
PackageBaseID: 51298
PackageBase: dfhack
Version: 0.47.05-11
Description: memory hacking library for Dwarf Fortress and a set of tools that use it
URL: https://dfhack.readthedocs.io/en/stable/
NumVotes: 36
Popularity: 0.368787
OutOfDate: 1695846065
Maintainer: wookietreiber
Submitter: unknown
FirstSubmitted: 1312715035
LastModified: 1670220274
URLPath: /cgit/aur.git/snapshot/dfhack.tar.gz