dtool on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S dtool

* (Optional) Uninstall dtool on Arch using YAY

$ yay -Rns dtool

2. Manually Install "dtool" via AUR

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

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

b. Clone dtool's git locally

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

c. Go to ~/dtool folder and install it

$ cd ~/dtool $ makepkg -si

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

ID: 1145127
Name: dtool
PackageBaseID: 147590
PackageBase: dtool
Version: 0.12.0-2
Description: A collection of development tools for numeric conversion
URL: https://github.com/guoxbin/dtool
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1577074195
LastModified: 1664337429
URLPath: /cgit/aur.git/snapshot/dtool.tar.gz