kd on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install kd on Arch using YAY
$
yay -S
kd
Copied
* (Optional) Uninstall kd on Arch using YAY
$
yay -Rns
kd
Copied
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
Copied
b. Clone kd's git locally
$
git clone https://aur.archlinux.org/kd.git
~/kd
Copied
c. Go to ~/kd folder and install it
$
cd
~/kd
Copied
$
makepkg -si
Copied
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
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