luacheck-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S luacheck-git

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

$ yay -Rns luacheck-git

2. Manually Install "luacheck-git" via AUR

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

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

b. Clone luacheck-git's git locally

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

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

$ cd ~/luacheck-git $ makepkg -si

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

ID: 1155522
Name: luacheck-git
PackageBaseID: 177234
PackageBase: luacheck-git
Version: 1.0.0.r2.g81bb2f2-1
Description: A tool for linting and static analysis of Lua code
URL: https://github.com/lunarmodules/luacheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1648045397
LastModified: 1666351678
URLPath: /cgit/aur.git/snapshot/luacheck-git.tar.gz