lua-strict on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install lua-strict on Arch using YAY
$
yay -S
lua-strict
Copied
* (Optional) Uninstall lua-strict on Arch using YAY
$
yay -Rns
lua-strict
Copied
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
Copied
b. Clone lua-strict's git locally
$
git clone https://aur.archlinux.org/lua-strict.git
~/lua-strict
Copied
c. Go to ~/lua-strict folder and install it
$
cd
~/lua-strict
Copied
$
makepkg -si
Copied
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
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