lua53-inspect on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S lua53-inspect

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

$ yay -Rns lua53-inspect

2. Manually Install "lua53-inspect" via AUR

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

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

b. Clone lua53-inspect's git locally

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

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

$ cd ~/lua53-inspect $ makepkg -si

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

ID: 1053893
Name: lua53-inspect
PackageBaseID: 161392
PackageBase: lua-inspect
Version: 3.1.3-1
Description: Human-readable representation of Lua tables for Lua 5.3
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/lua53-inspect.tar.gz