dfhack-bin on AUR (Arch User Repository)

Last updated: November 09,2024

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

$ yay -S dfhack-bin

* (Optional) Uninstall dfhack-bin on Arch using YAY

$ yay -Rns dfhack-bin

2. Manually Install "dfhack-bin" via AUR

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

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

b. Clone dfhack-bin's git locally

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

c. Go to ~/dfhack-bin folder and install it

$ cd ~/dfhack-bin $ makepkg -si

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

ID: 1177647
Name: dfhack-bin
PackageBaseID: 113055
PackageBase: dfhack-bin
Version: 0.47.05-9
Description: memory hacking library for Dwarf Fortress and a set of tools that use it
URL: https://dfhack.readthedocs.io/en/stable/
NumVotes: 9
Popularity: 0.449393
OutOfDate: 1698530826
Maintainer: wookietreiber
Submitter: wookietreiber
FirstSubmitted: 1467318268
LastModified: 1670042235
URLPath: /cgit/aur.git/snapshot/dfhack-bin.tar.gz