How to Install and Uninstall postgresql-12-mysql-fdw Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 20,2024

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

This tutorial shows how to install postgresql-12-mysql-fdw on Ubuntu 20.04 LTS (Focal Fossa)

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

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

This is a short guide on how to uninstall postgresql-12-mysql-fdw on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the postgresql-12-mysql-fdw package on Ubuntu 20.04 LTS (Focal Fossa)

Package: postgresql-12-mysql-fdw
Architecture: amd64
Version: 2.5.3-1
Priority: optional
Section: universe/database
Source: postgresql-mysql-fdw
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 225
Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-12, libc6 (>= 2.14)
Filename: pool/universe/p/postgresql-mysql-fdw/postgresql-12-mysql-fdw_2.5.3-1_amd64.deb
Size: 97752
MD5sum: 8b1ae522260ab159d3cc2481bf95473f
SHA1: 007ebdb7708f0f0312ec34009d5c386d432bdb48
SHA256: a7e60d1ac6de38965bf79752885bb1072e29bb2ca595f662898d750ef11ef208
Homepage: https://github.com/EnterpriseDB/mysql_fdw
Description: Postgres 12 Foreign Data Wrapper for MySQL
Description-md5: 309359dda35ef8cf9461d918c68dc225

5. The same packages on other Linux Distributions