libtermkey-git on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S libtermkey-git

* (Optional) Uninstall libtermkey-git on Arch using YAY

$ yay -Rns libtermkey-git

2. Manually Install "libtermkey-git" via AUR

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

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

b. Clone libtermkey-git's git locally

$ git clone https://aur.archlinux.org/libtermkey-git.git ~/libtermkey-git

c. Go to ~/libtermkey-git folder and install it

$ cd ~/libtermkey-git $ makepkg -si

3. Information about the libtermkey-git package on Arch User Repository (AUR)

ID: 198354
Name: libtermkey-git
PackageBaseID: 89626
PackageBase: libtermkey-git
Version: 0.r351.87a4d22-1
Description: This library allows easy processing of keyboard entry from terminal-based programs. It handles all the necessary logic to recognise special keys, UTF-8 combining, and so on, with a simple interface.
URL: http://www.leonerd.org.uk/code/libtermkey/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1421761716
LastModified: 1434530264
URLPath: /cgit/aur.git/snapshot/libtermkey-git.tar.gz