How to Install and Uninstall postgresql-9.5-python3-multicorn Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "postgresql-9.5-python3-multicorn" package

This tutorial shows how to install postgresql-9.5-python3-multicorn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install postgresql-9.5-python3-multicorn

2. Uninstall "postgresql-9.5-python3-multicorn" package

Please follow the instructions below to uninstall postgresql-9.5-python3-multicorn on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove postgresql-9.5-python3-multicorn $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-9.5-python3-multicorn package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: postgresql-9.5-python3-multicorn
Priority: optional
Section: universe/database
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: postgresql-multicorn
Version: 1.3.2-1
Provides: postgresql-python3-multicorn
Depends: python3-multicorn, libc6 (>= 2.4), libpython3.5 (>= 3.5.0~b1), postgresql-9.5
Conflicts: postgresql-9.5-python-multicorn
Filename: pool/universe/p/postgresql-multicorn/postgresql-9.5-python3-multicorn_1.3.2-1_amd64.deb
Size: 21966
MD5sum: ee6bdd7b75fb72fbf5970b11e98d02c9
SHA1: 77187913746a329543d3bfa6fc672e3609d95848
SHA256: 3aef12909fc1ba80770242f1626276f36c2adf28970c58a4803ebcda9acb1f43
Description-en: multicorn extension for Postgres 9.5 to write FDWs with python3
Multicorn is a PostgreSQL extension meant to make Foreign Data
Wrapper development easy, by allowing the programmer to use the
Python programming language
.
This package is for PostgreSQL 9.5 and uses Python 3.
Description-md5: 5f6bb21d07a2bc01f2f5d11e88fb6381
Homepage: http://multicorn.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu