How to Install and Uninstall lua-dbi-common Package on Kali Linux

Last updated: May 18,2024

1. Install "lua-dbi-common" package

Learn how to install lua-dbi-common on Kali Linux

$ sudo apt update $ sudo apt install lua-dbi-common

2. Uninstall "lua-dbi-common" package

This guide covers the steps necessary to uninstall lua-dbi-common on Kali Linux:

$ sudo apt remove lua-dbi-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-dbi-common package on Kali Linux

Package: lua-dbi-common
Source: lua-dbi
Version: 0.7.2-4
Installed-Size: 19
Maintainer: Debian Lua Team
Architecture: all
Provides: lua5.1-dbi-common, lua5.2-dbi-common, lua5.3-dbi-common, lua5.4-dbi-common
Size: 3540
SHA256: a804729f137b552c6032d61c58ef375abd4a6ab47038b5b40718dc26bb9182b7
SHA1: 2fcbf2af3a56b8c8de1d7304db4e9308313d5c28
MD5sum: 8d4b297f6a424ca22c5e9abce72672e2
Description: DBI library for the Lua language, common files
Lua DBI 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.
.
This package contains the files common to all backends.
.
Lua DBI is a better alternative to lua-sql since it supports prepared
statements.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mwild1/luadbi
Lua-Versions: 5.1 5.2 5.3 5.4
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-dbi/lua-dbi-common_0.7.2-4_all.deb