How to Install and Uninstall lua51-luasql Package on openSUSE Leap

Last updated: May 16,2024

1. Install "lua51-luasql" package

Please follow the guidance below to install lua51-luasql on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install lua51-luasql

2. Uninstall "lua51-luasql" package

This tutorial shows how to uninstall lua51-luasql on openSUSE Leap:

$ sudo zypper remove lua51-luasql

3. Information about the lua51-luasql package on openSUSE Leap

Information for package lua51-luasql:
-------------------------------------
Repository : Main Repository
Name : lua51-luasql
Version : 2.4.0-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 136.0 KiB
Installed : No
Status : not installed
Source package : lua51-luasql-2.4.0-bp155.2.14.src
Upstream URL : https://keplerproject.github.io/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