lua-iup on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lua-iup

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

$ yay -Rns lua-iup

2. Manually Install "lua-iup" via AUR

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

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

b. Clone lua-iup's git locally

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

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

$ cd ~/lua-iup $ makepkg -si

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

ID: 775947
Name: lua-iup
PackageBaseID: 30100
PackageBase: iup
Version: 3.30-1
Description: Lua 5.4 bindings for IUP GUI toolkit
URL: https://www.tecgraf.puc-rio.br/iup/
NumVotes: 12
Popularity: 0.118035
OutOfDate: 1701240859
Maintainer: daurnimator
Submitter:
FirstSubmitted: 1252854059
LastModified: 1596800976
URLPath: /cgit/aur.git/snapshot/lua-iup.tar.gz