lua-shell on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S lua-shell

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

$ yay -Rns lua-shell

2. Manually Install "lua-shell" via AUR

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

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

b. Clone lua-shell's git locally

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

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

$ cd ~/lua-shell $ makepkg -si

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

ID: 1205648
Name: lua-shell
PackageBaseID: 190092
PackageBase: lua-shell
Version: 0.4-2
Description: Lua module to help write what would be shell scripts in Lua
URL: https://github.com/mna/luashell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1675365746
LastModified: 1675400894
URLPath: /cgit/aur.git/snapshot/lua-shell.tar.gz