How to Install and Uninstall postgresql-12-pgmp Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 18,2024

1. Install "postgresql-12-pgmp" package

Here is a brief guide to show you how to install postgresql-12-pgmp on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install postgresql-12-pgmp

2. Uninstall "postgresql-12-pgmp" package

In this section, we are going to explain the necessary steps to uninstall postgresql-12-pgmp on Ubuntu 20.04 LTS (Focal Fossa):

$ sudo apt remove postgresql-12-pgmp $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-12-pgmp package on Ubuntu 20.04 LTS (Focal Fossa)

Package: postgresql-12-pgmp
Architecture: amd64
Version: 1.0.4-1ubuntu1
Priority: optional
Section: universe/database
Source: postgresql-pgmp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 383
Depends: postgresql-12, libc6 (>= 2.14), libgmp10
Filename: pool/universe/p/postgresql-pgmp/postgresql-12-pgmp_1.0.4-1ubuntu1_amd64.deb
Size: 108808
MD5sum: 16a31d2690acba0aef984d43fb951d4c
SHA1: 4fd26ee2a85274974634fddd69a4c2e41b011f23
SHA256: 3b699cc6aedc0edac5686d13535d32c89cc81d9de92f363c21dba9039407d961
Homepage: https://github.com/dvarrazzo/pgmp
Description: arbitrary precision integers and rationals for PostgreSQL 12
Description-md5: 7a39732d56b1db137e1111de26473ffe

5. The same packages on other Linux Distributions