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