How to Install and Uninstall lua-sql-mysql-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

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

This guide covers the steps necessary to install lua-sql-mysql-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the instructions below to uninstall lua-sql-mysql-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the lua-sql-mysql-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lua-sql-mysql-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-sql
Version: 2.3.0-4build1
Provides: lua5.1-sql-mysql-dev, lua5.2-sql-mysql-dev
Depends: lua-sql-mysql (= 2.3.0-4build1)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-sql/lua-sql-mysql-dev_2.3.0-4build1_amd64.deb
Size: 7954
MD5sum: 1ae3c9959f6aa8bb0bdcd4671d1415ce
SHA1: cc89d4dec6898fcb605cb991065f82f7cb3ee699
SHA256: c55253ef18ccd8fb3ed376825496c7461a90bfa43d8a1a027e7f35c5d99e9994
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
Multi-Arch: same
Homepage: https://github.com/keplerproject/luasql
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu