lua-lpugl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lua-lpugl

* (Optional) Uninstall lua-lpugl on Arch using YAY

$ yay -Rns lua-lpugl

2. Manually Install "lua-lpugl" via AUR

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

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

b. Clone lua-lpugl's git locally

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

c. Go to ~/lua-lpugl folder and install it

$ cd ~/lua-lpugl $ makepkg -si

3. Information about the lua-lpugl package on Arch User Repository (AUR)

ID: 950918
Name: lua-lpugl
PackageBaseID: 169488
PackageBase: lua-lpugl
Version: 0.0.2-1
Description: Minimal Lua-API for building cross platform GUIs
URL: https://github.com/osch/lua-lpugl#lpugl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: osch
FirstSubmitted: 1627834784
LastModified: 1629614964
URLPath: /cgit/aur.git/snapshot/lua-lpugl.tar.gz