How to Install and Uninstall lua51-luasql Package on openSuSE Tumbleweed

Last updated: April 29,2024

1. Install "lua51-luasql" package

Learn how to install lua51-luasql on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lua51-luasql

2. Uninstall "lua51-luasql" package

This tutorial shows how to uninstall lua51-luasql on openSuSE Tumbleweed:

$ sudo zypper remove lua51-luasql

3. Information about the lua51-luasql package on openSuSE Tumbleweed

Information for package lua51-luasql:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua51-luasql
Version : 2.6.0-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 149.7 KiB
Installed : No
Status : not installed
Source package : lua51-luasql-2.6.0-1.4.src
Upstream URL : https://github.com/lunarmodules/luasql
Summary : Simple interface from Lua to a DBMS
Description :
A simple interface from Lua to a DBMS. It enables a Lua program to:
- Connect to ODBC, ADO, Oracle, MySQL, SQLite and PostgreSQL databases;
- Execute arbitrary SQL statements;
- Retrieve results in a row-by-row cursor fashion.

5. The same packages on other Linux Distributions