kd on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kd

* (Optional) Uninstall kd on Arch using YAY

$ yay -Rns kd

2. Manually Install "kd" via AUR

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

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

b. Clone kd's git locally

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

c. Go to ~/kd folder and install it

$ cd ~/kd $ makepkg -si

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

ID: 1378453
Name: kd
PackageBaseID: 200997
PackageBase: kd
Version: v0.0.3-1
Description: A command-line dictionary
URL: https://github.com/Karmenzind/kd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kmz
Submitter: kmz
FirstSubmitted: 1704124391
LastModified: 1704125566
URLPath: /cgit/aur.git/snapshot/kd.tar.gz