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

Last updated: May 20,2024

1. Install "lua51-luadbi" package

In this section, we are going to explain the necessary steps to install lua51-luadbi on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install lua51-luadbi

2. Uninstall "lua51-luadbi" package

Please follow the guidance below to uninstall lua51-luadbi on openSUSE Leap:

$ sudo zypper remove lua51-luadbi

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

Information for package lua51-luadbi:
-------------------------------------
Repository : Main Repository
Name : lua51-luadbi
Version : 0.5-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 60.9 KiB
Installed : No
Status : not installed
Source package : lua51-luadbi-0.5-bp155.2.11.src
Upstream URL : https://code.google.com/p/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