lua-gl on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S lua-gl

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

$ yay -Rns lua-gl

2. Manually Install "lua-gl" via AUR

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

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

b. Clone lua-gl's git locally

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

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

$ cd ~/lua-gl $ makepkg -si

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

ID: 1144923
Name: lua-gl
PackageBaseID: 125523
PackageBase: lua-gl
Version: 1.11-2
Description: Lua 5.4 bindings for OpenGL
URL: http://luagl.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: blueowl
Submitter: blueowl
FirstSubmitted: 1505214009
LastModified: 1664292676
URLPath: /cgit/aur.git/snapshot/lua-gl.tar.gz