How to Install and Uninstall postgresql-13-tdigest Package on Debian 11 (Bullseye)

Last updated: May 18,2024

1. Install "postgresql-13-tdigest" package

This guide covers the steps necessary to install postgresql-13-tdigest on Debian 11 (Bullseye)

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

2. Uninstall "postgresql-13-tdigest" package

This is a short guide on how to uninstall postgresql-13-tdigest on Debian 11 (Bullseye):

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

3. Information about the postgresql-13-tdigest package on Debian 11 (Bullseye)

Package: postgresql-13-tdigest
Source: tdigest (1.0.1-1)
Version: 1.0.1-1+b1
Installed-Size: 105
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), postgresql-13
Description: t-digest algorithm for on-line accumulation of rank-based statistics
Description-md5: 614f684b1a474fc6ac93fabd4b88a607
Homepage: https://github.com/tvondra/tdigest
Section: database
Priority: optional
Filename: pool/main/t/tdigest/postgresql-13-tdigest_1.0.1-1+b1_amd64.deb
Size: 39356
MD5sum: 7e6e2437c37d55b94d12be2f00a57edc
SHA256: b3dfdfe53e4220eb1130cc3d5dd80b6f646f1c8c812b3f3311e1390104a62fff

5. The same packages on other Linux Distributions