How to Install and Uninstall lua-dbi-mysql Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 19,2024

1. Install "lua-dbi-mysql" package

This guide covers the steps necessary to install lua-dbi-mysql on Ubuntu 22.10 (Kinetic Kudu)

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

2. Uninstall "lua-dbi-mysql" package

Please follow the instructions below to uninstall lua-dbi-mysql on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the lua-dbi-mysql package on Ubuntu 22.10 (Kinetic Kudu)

Package: lua-dbi-mysql
Architecture: amd64
Version: 0.7.2-3ubuntu1
Multi-Arch: same
Priority: optional
Section: universe/interpreters
Source: lua-dbi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Lua Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 139
Provides: lua5.1-dbi-mysql, lua5.2-dbi-mysql, lua5.3-dbi-mysql, lua5.4-dbi-mysql
Depends: lua-dbi-common, libc6 (>= 2.4), libmysqlclient21 (>= 8.0.11)
Filename: pool/universe/l/lua-dbi/lua-dbi-mysql_0.7.2-3ubuntu1_amd64.deb
Size: 13338
MD5sum: f9b604d7302cf623ff6be7e9d3f39c1b
SHA1: fa4578d59c02f0588747e2db26f080e32b34b2c9
SHA256: c2d2a9a6b2535a292741711fdfeac0c8fb82ace2deb2674780732e8447b82ae2
SHA512: 23905a0bc47bb740523a2818b5f044360332fce28b2560f1c6117cee651a4a97fcb718dcafe8e8d025aa7011656067e3b1dbf4872e78bc8645273321e0f61f5d
Homepage: https://github.com/mwild1/luadbi
Description: DBI library for the Lua language, MySQL backend
Description-md5: 18966a711d55306753ffd6a556b55200
Lua-Versions: 5.1 5.2 5.3 5.4