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

Last updated: May 13,2024

1. Install "lua-sql-sqlite3" package

Please follow the step by step instructions below to install lua-sql-sqlite3 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-sql-sqlite3" package

This is a short guide on how to uninstall lua-sql-sqlite3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-sql-sqlite3
Priority: optional
Section: universe/interpreters
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Enrico Tassi
Architecture: amd64
Source: lua-sql
Version: 2.3.0-4build1
Provides: lua5.1-sql-sqlite3, lua5.2-sql-sqlite3
Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.5.9)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-sql/lua-sql-sqlite3_2.3.0-4build1_amd64.deb
Size: 10522
MD5sum: 83177faef5808be9fa8fb17f51fd96a8
SHA1: ba4e9f98118666108a0ffacdc726ae3646cf2807
SHA256: ec7dc80952b8b1e3d35e1f08359ef6bc66451230f3f51788f42005389c3caa95
Description-en: luasql library for the Lua language
This package contains the luasql library (Sqlite3 backend).
Description-md5: 8c9cbeef5af5216b1c38c0a8cf17ed43
Multi-Arch: same
Homepage: https://github.com/keplerproject/luasql
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu