lua51-readline on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S lua51-readline

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

$ yay -Rns lua51-readline

2. Manually Install "lua51-readline" via AUR

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

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

b. Clone lua51-readline's git locally

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

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

$ cd ~/lua51-readline $ makepkg -si

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

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

5. The same packages on other Linux Distributions