lua51-getch on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lua51-getch

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

$ yay -Rns lua51-getch

2. Manually Install "lua51-getch" via AUR

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

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

b. Clone lua51-getch's git locally

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

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

$ cd ~/lua51-getch $ makepkg -si

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

ID: 1205523
Name: lua51-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/lua51-getch.tar.gz