lua-sql-postgres on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S lua-sql-postgres

* (Optional) Uninstall lua-sql-postgres on Arch using YAY

$ yay -Rns lua-sql-postgres

2. Manually Install "lua-sql-postgres" via AUR

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

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

b. Clone lua-sql-postgres's git locally

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

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

$ cd ~/lua-sql-postgres $ makepkg -si

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

ID: 790486
Name: lua-sql-postgres
PackageBaseID: 128937
PackageBase: luasql
Version: 2.6.0-1
Description: PostgreSQL module for Lua
URL: https://keplerproject.github.io/luasql
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: Barthalion
FirstSubmitted: 1515342810
LastModified: 1599857297
URLPath: /cgit/aur.git/snapshot/lua-sql-postgres.tar.gz