dktools on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dktools

* (Optional) Uninstall dktools on Arch using YAY

$ yay -Rns dktools

2. Manually Install "dktools" via AUR

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

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

b. Clone dktools's git locally

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

c. Go to ~/dktools folder and install it

$ cd ~/dktools $ makepkg -si

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

ID: 1289244
Name: dktools
PackageBaseID: 136568
PackageBase: dktools
Version: 4.35.1-1
Description: Collection of tools by Dirk Krause, including converters, daemons, Perl modules, development tools, administration tools and printing tools.
URL: http://dktools.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1539172415
LastModified: 1689423204
URLPath: /cgit/aur.git/snapshot/dktools.tar.gz