pllua on AUR (Arch User Repository)

Last updated: March 06,2025

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

$ yay -S pllua

* (Optional) Uninstall pllua on Arch using YAY

$ yay -Rns pllua

2. Manually Install "pllua" via AUR

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

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

b. Clone pllua's git locally

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

c. Go to ~/pllua folder and install it

$ cd ~/pllua $ makepkg -si

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

ID: 900640
Name: pllua
PackageBaseID: 166297
PackageBase: pllua
Version: 2.0.9-1
Description: PL/Lua is a procedural language module for the PostgreSQL database that allows server-side functions to be written in Lua
URL: https://pllua.github.io/pllua/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daurnimator
Submitter: daurnimator
FirstSubmitted: 1619899341
LastModified: 1619899341
URLPath: /cgit/aur.git/snapshot/pllua.tar.gz