How to Install and Uninstall postgresql-9.5-preprepare Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "postgresql-9.5-preprepare" package
Please follow the instructions below to install postgresql-9.5-preprepare on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
postgresql-9.5-preprepare
Copied
2. Uninstall "postgresql-9.5-preprepare" package
Please follow the guidelines below to uninstall postgresql-9.5-preprepare on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
postgresql-9.5-preprepare
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the postgresql-9.5-preprepare package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: postgresql-9.5-preprepare
Priority: extra
Section: universe/database
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: preprepare
Version: 0.7-3
Depends: libc6 (>= 2.4), postgresql-9.5
Filename: pool/universe/p/preprepare/postgresql-9.5-preprepare_0.7-3_amd64.deb
Size: 8546
MD5sum: cf01526665631627e1d2b95a30751123
SHA1: 402073d860a4adbc9971763cc42a234c396b5c21
SHA256: cd0927dae8577d7d575dcbd2e4d867009ab5753bdf59325b25cefbcc288de442
Description-en: pre prepare your PostgreSQL statements server side
The pre_prepare module for PostgreSQL aims to prepare all your statements as
soon as possible and in a way that allows client queries not to bother at all
and just call EXECUTE.
Description-md5: 152cba00a569fd32c2f3e8eddd9d6cdd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/database
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Source: preprepare
Version: 0.7-3
Depends: libc6 (>= 2.4), postgresql-9.5
Filename: pool/universe/p/preprepare/postgresql-9.5-preprepare_0.7-3_amd64.deb
Size: 8546
MD5sum: cf01526665631627e1d2b95a30751123
SHA1: 402073d860a4adbc9971763cc42a234c396b5c21
SHA256: cd0927dae8577d7d575dcbd2e4d867009ab5753bdf59325b25cefbcc288de442
Description-en: pre prepare your PostgreSQL statements server side
The pre_prepare module for PostgreSQL aims to prepare all your statements as
soon as possible and in a way that allows client queries not to bother at all
and just call EXECUTE.
Description-md5: 152cba00a569fd32c2f3e8eddd9d6cdd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu