How to Install libgda-5.0-postgres in Ubuntu 18.04



Install libgda-5.0-postgres by entering the following commands in the terminal:

sudo apt update
sudo apt install libgda-5.0-postgres

Description:

PostgreSQL provider for libgda database abstraction library

libgda is a (relatively small) database abstraction/access library integrated on the GLib object model. It can be used as a metadata extractor, to get information about all database objects in a common way, and as an ODBC-like wrapper to access data in different engines through an easier API. . This package contains the provider needed to access PostgreSQL databases through libgda.

Homepage: http://www.gnome-db.org/

Version: 5.2.4-9

Section: universe/database