kmdr on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S kmdr

* (Optional) Uninstall kmdr on Arch using YAY

$ yay -Rns kmdr

2. Manually Install "kmdr" via AUR

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

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

b. Clone kmdr's git locally

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

c. Go to ~/kmdr folder and install it

$ cd ~/kmdr $ makepkg -si

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

ID: 1014969
Name: kmdr
PackageBaseID: 149055
PackageBase: kmdr
Version: 1.2.18-1
Description: The CLI tool for explaining commands from your terminal
URL: https://kmdr.sh
NumVotes: 2
Popularity: 8.0E-6
OutOfDate:
Maintainer: yochananmarqos
FirstSubmitted: 1581529077
LastModified: 1641513402
URLPath: /cgit/aur.git/snapshot/kmdr.tar.gz