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

Last updated: May 10,2024

1. Install "lua-sql-postgres" package

This tutorial shows how to install lua-sql-postgres on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "lua-sql-postgres" package

This tutorial shows how to uninstall lua-sql-postgres on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lua-sql-postgres
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-postgres, lua5.2-sql-postgres
Depends: libc6 (>= 2.4), libpq5
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-sql/lua-sql-postgres_2.3.0-4build1_amd64.deb
Size: 10496
MD5sum: 4270e24597bdda23397f66b2bb06c5c9
SHA1: 44cf81b6973ab3adb5111f06d01605f465280909
SHA256: ce1e6a4f0d8f368de4251e8f4c95224f7812e34de81f4e07d31bab82827f820a
Description-en: luasql library for the Lua language
This package contains the luasql library (PostgreSQL backend).
Description-md5: fc45b5660e83a34000c49958be933f0b
Multi-Arch: same
Homepage: https://github.com/keplerproject/luasql
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu