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

Last updated: November 01,2024

1. Install "libgda-5.0-postgres" package

This is a short guide on how to install libgda-5.0-postgres on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgda-5.0-postgres

2. Uninstall "libgda-5.0-postgres" package

Please follow the guidelines below to uninstall libgda-5.0-postgres on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgda-5.0-postgres $ sudo apt autoclean && sudo apt autoremove

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

Package: libgda-5.0-postgres
Priority: optional
Section: universe/database
Installed-Size: 260
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Source: libgda5
Version: 5.2.4-1ubuntu1
Depends: libc6 (>= 2.7), libgda-5.0-4 (>= 5.2.2), libglib2.0-0 (>= 2.32.0), libpq5
Filename: pool/universe/libg/libgda5/libgda-5.0-postgres_5.2.4-1ubuntu1_amd64.deb
Size: 65020
MD5sum: 2816c77d3883d6a98e46056a5e0f548b
SHA1: 1d9769c2359035b030c1a958b1e4f1939107073f
SHA256: 4909aacb668ec6f8b495da588f56436c4c941d75d56e58e354a83cf83667f7f8
Description-en: 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.
Description-md5: 1b7e146ea5e70a6252b953141bf6996d
Homepage: http://www.gnome-db.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu