luastatic on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S luastatic

* (Optional) Uninstall luastatic on Arch using YAY

$ yay -Rns luastatic

2. Manually Install "luastatic" via AUR

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

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

b. Clone luastatic's git locally

$ git clone https://aur.archlinux.org/luastatic.git ~/luastatic

c. Go to ~/luastatic folder and install it

$ cd ~/luastatic $ makepkg -si

3. Information about the luastatic package on Arch User Repository (AUR)

ID: 1093241
Name: luastatic
PackageBaseID: 179349
PackageBase: luastatic
Version: 0.0.12-2
Description: Build a standalone executable from a Lua program.
URL: https://github.com/ers35/luastatic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: roddhjav
Submitter: roddhjav
FirstSubmitted: 1654192295
LastModified: 1654513458
URLPath: /cgit/aur.git/snapshot/luastatic.tar.gz