luasql-odbc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S luasql-odbc

* (Optional) Uninstall luasql-odbc on Arch using YAY

$ yay -Rns luasql-odbc

2. Manually Install "luasql-odbc" via AUR

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

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

b. Clone luasql-odbc's git locally

$ git clone https://aur.archlinux.org/luasql-odbc.git ~/luasql-odbc

c. Go to ~/luasql-odbc folder and install it

$ cd ~/luasql-odbc $ makepkg -si

3. Information about the luasql-odbc package on Arch User Repository (AUR)

ID: 641497
Name: luasql-odbc
PackageBaseID: 67198
PackageBase: luasql-odbc
Version: 2.5.0-0
Description: ODBC module for Lua
URL: http://www.keplerproject.org/luasql/
NumVotes: 0
Popularity: 0
OutOfDate: 1678389189
Maintainer:
Submitter: fcolista
FirstSubmitted: 1360797908
LastModified: 1567155859
URLPath: /cgit/aur.git/snapshot/luasql-odbc.tar.gz