dk on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S dk

* (Optional) Uninstall dk on Arch using YAY

$ yay -Rns dk

2. Manually Install "dk" via AUR

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

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

b. Clone dk's git locally

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

c. Go to ~/dk folder and install it

$ cd ~/dk $ makepkg -si

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

ID: 1419098
Name: dk
PackageBaseID: 166294
PackageBase: dk
Version: 2.0-1
Description: A tiling window manager in the vein of dwm, bspwm, and xmonad.
URL: https://bitbucket.org/natemaia/dk
NumVotes: 3
Popularity: 0.137764
OutOfDate:
Maintainer: natemaia
Submitter: natemaia
FirstSubmitted: 1619891874
LastModified: 1709319206
URLPath: /cgit/aur.git/snapshot/dk.tar.gz