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

Last updated: May 13,2024

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

Please follow the guidelines below to install lua-sql-sqlite3-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: lua-sql-sqlite3-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-sql
Version: 2.3.0-4build1
Provides: lua5.1-sql-sqlite3-dev, lua5.2-sql-sqlite3-dev
Depends: lua-sql-sqlite3 (= 2.3.0-4build1)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-sql/lua-sql-sqlite3-dev_2.3.0-4build1_amd64.deb
Size: 8132
MD5sum: 17abd197eaf873ae2fd1a0abeec954b8
SHA1: 496391fc7236ec50e69ca1db786d442439221636
SHA256: ae73adf5c484e22ee2c7f5c30a350d10091b0e222729eeb707838ba2c1e49fb7
Description-en: luasql development files for the Lua language
This package contains the development files of the luasql library
(Sqlite3 backend), useful to create a statically linked binary
(like a C application or a standalone Lua interpreter).
Description-md5: 5c3adb14b25097478ea0e6e91973a1a0
Multi-Arch: same
Homepage: https://github.com/keplerproject/luasql
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu