lua-luaprompt on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S lua-luaprompt

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

$ yay -Rns lua-luaprompt

2. Manually Install "lua-luaprompt" via AUR

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

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

b. Clone lua-luaprompt's git locally

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

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

$ cd ~/lua-luaprompt $ makepkg -si

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

ID: 1316837
Name: lua-luaprompt
PackageBaseID: 107765
PackageBase: lua-luaprompt
Version: 0.8-1
Description: An embeddable Lua command prompt as well as a stand-alone interpreter with pretty-printing and autocompletion.
URL: https://github.com/dpapavas/luaprompt
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: phijor
Submitter: phijor
FirstSubmitted: 1455799003
LastModified: 1694351789
URLPath: /cgit/aur.git/snapshot/lua-luaprompt.tar.gz