How to Install and Uninstall postgresql-mysql-fdw-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 28,2024

1. Install "postgresql-mysql-fdw-doc" package

Please follow the instructions below to install postgresql-mysql-fdw-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install postgresql-mysql-fdw-doc

2. Uninstall "postgresql-mysql-fdw-doc" package

Please follow the steps below to uninstall postgresql-mysql-fdw-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove postgresql-mysql-fdw-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-mysql-fdw-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: postgresql-mysql-fdw-doc
Priority: optional
Section: universe/doc
Installed-Size: 14
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: all
Source: postgresql-mysql-fdw
Version: 2.1.2-1build1
Filename: pool/universe/p/postgresql-mysql-fdw/postgresql-mysql-fdw-doc_2.1.2-1build1_all.deb
Size: 6234
MD5sum: 6efc84507e6a2ac5da92716eb4e97bc2
SHA1: 53c821c8b082fa36b5ac47038f325d2815fcd308
SHA256: 15ae4bf9f304ff0dafd68bb0fdb4f7e3168bc9884732134a9b68e3252f717104
Description-en: documentation for mysql-fdw
postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data
Wrapper (FDW) to access MySQL data from PostgreSQL.
.
This package contains the documentation.
Description-md5: f505d86920d1df79b56c4dc41a08f66d
Homepage: https://github.com/EnterpriseDB/mysql_fdw
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu