dmtool on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dmtool

* (Optional) Uninstall dmtool on Arch using YAY

$ yay -Rns dmtool

2. Manually Install "dmtool" via AUR

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

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

b. Clone dmtool's git locally

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

c. Go to ~/dmtool folder and install it

$ cd ~/dmtool $ makepkg -si

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

ID: 1277328
Name: dmtool
PackageBaseID: 194996
PackageBase: dmtool
Version: 1.0.0-1
Description: A library to manipulate D&D monsters
URL: https://vance.fish/git/dmtool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: natervance
Submitter: natervance
FirstSubmitted: 1687465129
LastModified: 1687465129
URLPath: /cgit/aur.git/snapshot/dmtool.tar.gz