lib32-lua on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lib32-lua

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

$ yay -Rns lib32-lua

2. Manually Install "lib32-lua" via AUR

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

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

b. Clone lib32-lua's git locally

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

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

$ cd ~/lib32-lua $ makepkg -si

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

ID: 1364063
Name: lib32-lua
PackageBaseID: 35916
PackageBase: lib32-lua
Version: 5.4.6-2
Description: A powerful light-weight programming language designed for extending applications
URL: http://www.lua.org/
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: ducakar
Submitter: KillaB
FirstSubmitted: 1269474816
LastModified: 1701651297
URLPath: /cgit/aur.git/snapshot/lib32-lua.tar.gz