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

Last updated: July 07,2024

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

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

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

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

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

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

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

Package: lua-sql-postgres-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-postgres-dev, lua5.2-sql-postgres-dev
Depends: lua-sql-postgres (= 2.3.0-4build1)
Pre-Depends: multiarch-support
Filename: pool/universe/l/lua-sql/lua-sql-postgres-dev_2.3.0-4build1_amd64.deb
Size: 8118
MD5sum: 36f8f36212231a510c6dfc395b73c638
SHA1: b4b62be46286224842e054f259069460b0d4e7a3
SHA256: 0b54a2605073738bd0b6d0b6b03026e8df4fb8c5eaa78cffcba6edd0a0b9aeb5
Description-en: luasql development files for the Lua language
This package contains the development files of the luasql library
(PostgreSQL backend), useful to create a statically linked binary
(like a C application or a standalone Lua interpreter).
Description-md5: 111ed6f985501b655c068e0f9e76968d
Multi-Arch: same
Homepage: https://github.com/keplerproject/luasql
Lua-Versions: 5.2 5.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu