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

Last updated: September 20,2024

1. Install "lua-dbi-postgresql" package

Please follow the guidelines below to install lua-dbi-postgresql on Kali Linux

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

2. Uninstall "lua-dbi-postgresql" package

This guide let you learn how to uninstall lua-dbi-postgresql on Kali Linux:

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

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

Package: lua-dbi-postgresql
Source: lua-dbi (0.7.2-4)
Version: 0.7.2-4+b1
Installed-Size: 123
Maintainer: Debian Lua Team
Architecture: amd64
Provides: lua5.1-dbi-postgresql, lua5.2-dbi-postgresql, lua5.3-dbi-postgresql, lua5.4-dbi-postgresql
Depends: lua-dbi-common, libc6 (>= 2.4), libpq5
Size: 11148
SHA256: e00b29eb68c93272e1ec7c0e121198e2d2e43f94d966e0c1a97ecab2d250c251
SHA1: 5159d3703bc427ee55a7b84924e30038c7b9c0cc
MD5sum: 7f7eaf040d24bc7f4c2e6280e323ac9d
Description: DBI library for the Lua language, PostgreSQL backend
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 PostgreSQL backend.
.
Lua DBI is a better alternative to lua-sql since it supports prepared
statements.
Description-md5:
Multi-Arch: same
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-postgresql_0.7.2-4+b1_amd64.deb