kbt on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kbt

* (Optional) Uninstall kbt on Arch using YAY

$ yay -Rns kbt

2. Manually Install "kbt" via AUR

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

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

b. Clone kbt's git locally

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

c. Go to ~/kbt folder and install it

$ cd ~/kbt $ makepkg -si

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

ID: 1381263
Name: kbt
PackageBaseID: 196038
PackageBase: kbt
Version: 2.1.0-1
Description: Keyboard tester in terminal
URL: https://github.com/bloznelis/kbt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Energi
Submitter: Energi
FirstSubmitted: 1690113435
LastModified: 1704538347
URLPath: /cgit/aur.git/snapshot/kbt.tar.gz