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

Last updated: May 17,2024

1. Install "lua51-luadbi" package

This guide covers the steps necessary to install lua51-luadbi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install lua51-luadbi

2. Uninstall "lua51-luadbi" package

Please follow the instructions below to uninstall lua51-luadbi on openSuSE Tumbleweed:

$ sudo zypper remove lua51-luadbi

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

Information for package lua51-luadbi:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lua51-luadbi
Version : 0.7.2-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 81.6 KiB
Installed : No
Status : not installed
Source package : lua51-luadbi-0.7.2-3.1.src
Upstream URL : https://github.com/mwild1/luadbi
Summary : A database interface library for Lua
Description :
LuaDBI is a database interface library for Lua. It is designed to provide a
RDBMS agnostic API for handling database operations. LuaDBI also provides
support for prepared statement handles, placeholders and bind parameters for
all database operations.
Currently LuaDBI supports DB2, Oracle, MySQL, PostgreSQL and SQLite databases
with native database drivers. But openSUSE version doesn't build with DB2 and
Oracle.

5. The same packages on other Linux Distributions