lua-strict on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lua-strict

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

$ yay -Rns lua-strict

2. Manually Install "lua-strict" via AUR

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

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

b. Clone lua-strict's git locally

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

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

$ cd ~/lua-strict $ makepkg -si

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

ID: 611360
Name: lua-strict
PackageBaseID: 141940
PackageBase: lua-strict
Version: 1.1-1
Description: Pure Lua library for detecting access to uninitialized variables
URL: https://github.com/lua-stdlib/strict
NumVotes: 1
Popularity: 0
OutOfDate: 1693223534
Maintainer: FFY00
Submitter: FFY00
FirstSubmitted: 1557516688
LastModified: 1557516688
URLPath: /cgit/aur.git/snapshot/lua-strict.tar.gz