glua on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S glua

* (Optional) Uninstall glua on Arch using YAY

$ yay -Rns glua

2. Manually Install "glua" via AUR

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

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

b. Clone glua's git locally

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

c. Go to ~/glua folder and install it

$ cd ~/glua $ makepkg -si

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

ID: 191234
Name: glua
PackageBaseID: 90725
PackageBase: glua
Version: 0.1-1
Description: VM and compiler for Lua
URL: https://github.com/yuin/gopher-lua
NumVotes: 0
Popularity: 0
OutOfDate: 1699487504
Maintainer:
Submitter: xyproto
FirstSubmitted: 1424682621
LastModified: 1433942541
URLPath: /cgit/aur.git/snapshot/glua.tar.gz