How to Install and Uninstall odbc-postgresql-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 07,2024

1. Install "odbc-postgresql-dbg" package

This tutorial shows how to install odbc-postgresql-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install odbc-postgresql-dbg

2. Uninstall "odbc-postgresql-dbg" package

This guide let you learn how to uninstall odbc-postgresql-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove odbc-postgresql-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the odbc-postgresql-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: odbc-postgresql-dbg
Priority: extra
Section: universe/debug
Installed-Size: 970
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: psqlodbc
Version: 1:09.03.0300-1
Depends: odbc-postgresql
Filename: pool/universe/p/psqlodbc/odbc-postgresql-dbg_09.03.0300-1_amd64.deb
Size: 868412
MD5sum: 9e833d31b65aa25a5b5f2966991f780c
SHA1: 3edf90ee7ffe0b694e13678b91977ec24e7c9d17
SHA256: 22197d4c67f01baeaa6129bdd5a076dca5c45f2efeb8178f688ca8c4b4db319a
Description-en: ODBC driver for PostgreSQL - debug symbols
odbc-postgresql provides a driver that allows ODBC-enabled applications
to access PostgreSQL databases. ODBC is an abstraction layer that
allows applications written for that layer to access databases in a
manner that is relatively independent of the particular database
management system.
.
This package contains the debug symbols for odbc-postgresql.
Description-md5: 0b642f6be1b1e7b7fa5db1a42b222cbf
Multi-Arch: same
Homepage: http://psqlodbc.projects.postgresql.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu