keyb on AUR (Arch User Repository)

Last updated: January 09,2025

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

$ yay -S keyb

* (Optional) Uninstall keyb on Arch using YAY

$ yay -Rns keyb

2. Manually Install "keyb" via AUR

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

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

b. Clone keyb's git locally

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

c. Go to ~/keyb folder and install it

$ cd ~/keyb $ makepkg -si

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

ID: 1271805
Name: keyb
PackageBaseID: 192059
PackageBase: keyb
Version: 0.5.0-1
Description: Create and view your own custom hotkey cheatsheet in the terminal
URL: https://github.com/kencx/keyb
NumVotes: 1
Popularity: 0.180694
OutOfDate:
Maintainer: crsharff
Submitter: crsharff
FirstSubmitted: 1680117105
LastModified: 1686513845
URLPath: /cgit/aur.git/snapshot/keyb.tar.gz