How to Install and Uninstall odbc-postgresql Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "odbc-postgresql" package

Please follow the step by step instructions below to install odbc-postgresql on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install odbc-postgresql

2. Uninstall "odbc-postgresql" package

Please follow the instructions below to uninstall odbc-postgresql on Ubuntu 21.10 (Impish Indri):

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

3. Information about the odbc-postgresql package on Ubuntu 21.10 (Impish Indri)

Package: odbc-postgresql
Architecture: amd64
Version: 1:13.00.0000-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: psqlodbc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1334
Depends: libc6 (>= 2.16), libpq5 (>= 9.2~beta3), odbcinst1debian2 (>= 2.3.1)
Breaks: libiodbc2 (<= 3.52.7-2), odbcinst1debian2 (<< 2.2.14p2-3), unixodbc (<< 2.2.14p2-3)
Enhances: unixodbc
Filename: pool/universe/p/psqlodbc/odbc-postgresql_13.00.0000-1_amd64.deb
Size: 387360
MD5sum: f2d0868f2d7c3f9d50fc8ad67ede1ba0
SHA1: 1bad63d94caeccbd193d2a3d367c34114bf63aa4
SHA256: 597fb63cb7365d657e4f0d7180a15b50d9789ae62997b5774072a58e2d8eeffc
SHA512: 46c27e16e1e9a3344ba8151a81524dea7441530e4f997eba483792ce9019756a376a3a6f7653b5469751cd7ea41e950983ad7f2d49a3010fb3a8834a8a549322
Homepage: https://odbc.postgresql.org/
Description-en: ODBC driver for PostgreSQL
This package 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.
.
You need to install this package if you want to use an application that
provides database access through ODBC and you want that application to
access a PostgreSQL database. This package would need to be installed
on the same machine as that client application; the PostgreSQL database
server can be on a different machine and does not need any additional
software to accept ODBC clients.
.
If you want to write software that can access a database through the
ODBC abstraction layer, you need to install the unixODBC driver manager
development package unixodbc-dev, and possibly additional packages for
language bindings. This driver package is only used at run time.
Description-md5: ca9991df6514508e654fa440ff1560cd