lua52-getch on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lua52-getch

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

$ yay -Rns lua52-getch

2. Manually Install "lua52-getch" via AUR

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

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

b. Clone lua52-getch's git locally

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

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

$ cd ~/lua52-getch $ makepkg -si

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

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