lua51-inspect on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S lua51-inspect

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

$ yay -Rns lua51-inspect

2. Manually Install "lua51-inspect" via AUR

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

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

b. Clone lua51-inspect's git locally

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

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

$ cd ~/lua51-inspect $ makepkg -si

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

ID: 1053891
Name: lua51-inspect
PackageBaseID: 161392
PackageBase: lua-inspect
Version: 3.1.3-1
Description: Human-readable representation of Lua tables for Lua 5.1
URL: https://github.com/kikito/inspect.lua
NumVotes: 2
Popularity: 0.208582
OutOfDate:
Maintainer: jprjr
Submitter: jprjr
FirstSubmitted: 1609251626
LastModified: 1647729531
URLPath: /cgit/aur.git/snapshot/lua51-inspect.tar.gz