lua52-readline on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lua52-readline

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

$ yay -Rns lua52-readline

2. Manually Install "lua52-readline" via AUR

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

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

b. Clone lua52-readline's git locally

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

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

$ cd ~/lua52-readline $ makepkg -si

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

ID: 1424408
Name: lua52-readline
PackageBaseID: 177746
PackageBase: lua-readline
Version: 3.3-2
Description: Lua bindings to readline
URL: https://peterbillam.gitlab.io/pjb_lua/lua/readline.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jprjr
Submitter: jprjr
FirstSubmitted: 1649304224
LastModified: 1710085073
URLPath: /cgit/aur.git/snapshot/lua52-readline.tar.gz