dndtools on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S dndtools

* (Optional) Uninstall dndtools on Arch using YAY

$ yay -Rns dndtools

2. Manually Install "dndtools" via AUR

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

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

b. Clone dndtools's git locally

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

c. Go to ~/dndtools folder and install it

$ cd ~/dndtools $ makepkg -si

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

ID: 849635
Name: dndtools
PackageBaseID: 162256
PackageBase: dndtools
Version: 0.1.0-1
Description: Various CLI tools and Rust library for D&D 5e
URL: https://github.com/wrightjjw/dndtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wrightjjw
Submitter: wrightjjw
FirstSubmitted: 1611027539
LastModified: 1611027539
URLPath: /cgit/aur.git/snapshot/dndtools.tar.gz