libterminput on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S libterminput

* (Optional) Uninstall libterminput on Arch using YAY

$ yay -Rns libterminput

2. Manually Install "libterminput" via AUR

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

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

b. Clone libterminput's git locally

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

c. Go to ~/libterminput folder and install it

$ cd ~/libterminput $ makepkg -si

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

ID: 1282323
Name: libterminput
PackageBaseID: 165473
PackageBase: libterminput
Version: 1.0.3-1
Description: Terminal input parsing library
URL: https://codeberg.org/maandree/libterminput
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1618087482
LastModified: 1688356130
URLPath: /cgit/aur.git/snapshot/libterminput.tar.gz