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

Last updated: May 18,2024

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

$ yay -S lua-sql-mysql

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

$ yay -Rns lua-sql-mysql

2. Manually Install "lua-sql-mysql" 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-mysql's git locally

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

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

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

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

ID: 790485
Name: lua-sql-mysql
PackageBaseID: 128937
PackageBase: luasql
Version: 2.6.0-1
Description: MySQL 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-mysql.tar.gz