hkdm on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S hkdm

* (Optional) Uninstall hkdm on Arch using YAY

$ yay -Rns hkdm

2. Manually Install "hkdm" via AUR

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

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

b. Clone hkdm's git locally

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

c. Go to ~/hkdm folder and install it

$ cd ~/hkdm $ makepkg -si

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

ID: 1264310
Name: hkdm
PackageBaseID: 183639
PackageBase: hkdm
Version: 0.2.1-1
Description: Lighter-weight hotkey daemon
URL: https://gitlab.com/postmarketOS/hkdm
NumVotes: 2
Popularity: 1.6E-5
OutOfDate:
Maintainer: adamthiede
Submitter: adamthiede
FirstSubmitted: 1656538488
LastModified: 1685210171
URLPath: /cgit/aur.git/snapshot/hkdm.tar.gz