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

Last updated: November 26,2024

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

Please follow the step by step instructions below to install postgresql-9.5-python-multicorn on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall postgresql-9.5-python-multicorn on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: postgresql-9.5-python-multicorn
Priority: optional
Section: universe/database
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: postgresql-multicorn
Version: 1.3.2-1
Provides: postgresql-python-multicorn
Depends: python-multicorn, libc6 (>= 2.4), libpython2.7 (>= 2.7), postgresql-9.5
Conflicts: postgresql-9.5-python3-multicorn
Filename: pool/universe/p/postgresql-multicorn/postgresql-9.5-python-multicorn_1.3.2-1_amd64.deb
Size: 21090
MD5sum: 44af47cb0d2435adf88fabfa0734c246
SHA1: 8b067095526ef170b0d1dc17b7b5f6a3d00ef152
SHA256: dea295889d426ce41d77b05c3f0a58fc647984e664527d3ec2986dcb63d09f20
Description-en: multicorn extension for Postgres 9.5 to write FDWs with python2
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 2.
Description-md5: 1f1f7c72d6589c3f5950034ff791158a
Homepage: http://multicorn.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu