lua51-luacheck on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S lua51-luacheck

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

$ yay -Rns lua51-luacheck

2. Manually Install "lua51-luacheck" via AUR

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

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

b. Clone lua51-luacheck's git locally

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

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

$ cd ~/lua51-luacheck $ makepkg -si

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

ID: 611061
Name: lua51-luacheck
PackageBaseID: 123299
PackageBase: lua51-luacheck
Version: 0.23.0-2
Description: A simple static analyzer
URL: https://github.com/mpeterv/luacheck
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
Submitter: SolarAquarion
FirstSubmitted: 1497281364
LastModified: 1557420698
URLPath: /cgit/aur.git/snapshot/lua51-luacheck.tar.gz

5. The same packages on other Linux Distributions