dmtool on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install dmtool on Arch using YAY
$
yay -S
dmtool
Copied
* (Optional) Uninstall dmtool on Arch using YAY
$
yay -Rns
dmtool
Copied
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
Copied
b. Clone dmtool's git locally
$
git clone https://aur.archlinux.org/dmtool.git
~/dmtool
Copied
c. Go to ~/dmtool folder and install it
$
cd
~/dmtool
Copied
$
makepkg -si
Copied
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
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