How to Install and Uninstall postgresql-13-preprepare Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "postgresql-13-preprepare" package

Here is a brief guide to show you how to install postgresql-13-preprepare on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install postgresql-13-preprepare

2. Uninstall "postgresql-13-preprepare" package

This is a short guide on how to uninstall postgresql-13-preprepare on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove postgresql-13-preprepare $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-13-preprepare package on Ubuntu 21.10 (Impish Indri)

Package: postgresql-13-preprepare
Architecture: amd64
Version: 0.9-5
Priority: optional
Section: universe/database
Source: preprepare
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 56
Depends: libc6 (>= 2.4), postgresql-13
Filename: pool/universe/p/preprepare/postgresql-13-preprepare_0.9-5_amd64.deb
Size: 17868
MD5sum: 5743a0f223299411f49a7f51a7697ce3
SHA1: 145222e967c6189e486cfc70a0b8a338918b185f
SHA256: 4945a3d3d9cc6cde96972693c32644cfd843858cb61b61241e8b651ece32ff2c
SHA512: e754d6efe5bfdcf3c90ef7d36bc693ee38173e42df48915904ca370e2068cdd59b8cc23f0204631c9244c17c0f6af45372a6e2c0e30d5e5701875f3c3bf8d540
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

5. The same packages on other Linux Distributions