How to Install and Uninstall lua-sql-mysql-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "lua-sql-mysql-dev" package

This guide covers the steps necessary to install lua-sql-mysql-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install lua-sql-mysql-dev

2. Uninstall "lua-sql-mysql-dev" package

This guide covers the steps necessary to uninstall lua-sql-mysql-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove lua-sql-mysql-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-sql-mysql-dev package on Ubuntu 21.10 (Impish Indri)

Package: lua-sql-mysql-dev
Architecture: amd64
Version: 2.3.4-1.1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: lua-sql
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 96
Provides: lua5.1-sql-mysql-dev, lua5.2-sql-mysql-dev, lua5.3-sql-mysql-dev
Depends: lua-sql-mysql (= 2.3.4-1.1)
Filename: pool/universe/l/lua-sql/lua-sql-mysql-dev_2.3.4-1.1_amd64.deb
Size: 9216
MD5sum: ce6d4bebae110cf68b38e3e2cf94a793
SHA1: d5b2c2dfc262785dfe080767e3afb4c8ee2206f7
SHA256: fcd4cee2245073529ff8e8b12809a05442d11f565ec82c8143579f6da069cc88
SHA512: 47b9c91aa9905d85dba77dbb21915e13b3291c9d4a1e2f369e9f92103ff1442fea64d8017d8ff65804c49f6afed3efd90cb124f9863eb485f6d07c6c6c4b6800
Homepage: https://github.com/keplerproject/luasql
Description-en: luasql development files for the Lua language
This package contains the development files of the luasql library
(MySQL backend), useful to create a statically linked binary
(like a C application or a standalone Lua interpreter).
Description-md5: ff9f9ae3e6177f7197059810f77ccbc3
Lua-Versions: 5.1 5.2 5.3