akd on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S akd

* (Optional) Uninstall akd on Arch using YAY

$ yay -Rns akd

2. Manually Install "akd" via AUR

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

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

b. Clone akd's git locally

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

c. Go to ~/akd folder and install it

$ cd ~/akd $ makepkg -si

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

ID: 908914
Name: akd
PackageBaseID: 146163
PackageBase: akd
Version: 2.3.2-1
Description: A Keyboard userspace daemon
URL: https://github.com/Shatur95/akd
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Shatur
Submitter: Shatur
FirstSubmitted: 1572190373
LastModified: 1621355425
URLPath: /cgit/aur.git/snapshot/akd.tar.gz