lua-getch on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lua-getch

* (Optional) Uninstall lua-getch on Arch using YAY

$ yay -Rns lua-getch

2. Manually Install "lua-getch" via AUR

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

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

b. Clone lua-getch's git locally

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

c. Go to ~/lua-getch folder and install it

$ cd ~/lua-getch $ makepkg -si

3. Information about the lua-getch package on Arch User Repository (AUR)

ID: 1205522
Name: lua-getch
PackageBaseID: 190094
PackageBase: lua-getch
Version: 0.0-1
Description: Lua module provides a way to get raw Keyboard data
URL: https://github.com/max1220/lua-getch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1675368572
LastModified: 1675368572
URLPath: /cgit/aur.git/snapshot/lua-getch.tar.gz