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

Last updated: May 19,2024

1. Install "postgresql-13-numeral" package

Please follow the instructions below to install postgresql-13-numeral on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "postgresql-13-numeral" package

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

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

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

Package: postgresql-13-numeral
Architecture: amd64
Version: 1.3-3
Priority: optional
Section: universe/database
Source: postgresql-numeral
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Christoph Berg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 264
Depends: libc6 (>= 2.14), postgresql-13
Filename: pool/universe/p/postgresql-numeral/postgresql-13-numeral_1.3-3_amd64.deb
Size: 79600
MD5sum: dbb53b88c1cb67966f54702d1fe24bd7
SHA1: 15b528c0714fbf7c04486396f0130f28ea208fe7
SHA256: d325a91b6af854d8fa788065c891dc8eb92c7aec4fdde9bf825afc350ed93521
SHA512: ee0992c0410abebd531e3c516f7ef2b45418e32cb1a80e459ab52a8b73936c651436b59cb68c95a96dce9b657965790faccd9564a4d5dd899a76f3d300d7ec5c
Homepage: https://github.com/df7cb/postgresql-numeral
Description-en: numeral datatypes for PostgreSQL
This module provides numeric data types for PostgreSQL that use
numerals (words instead of digits) for input and output.
.
* numeral: English numerals (one, two, three, four, ...),
short scale (10^9 = trillion)
* zahl: German numerals (eins, zwei, drei, vier, ...),
long scale (10^9 = Milliarde)
* roman: Roman numerals (I, II, III, IV, ...)
Description-md5: 01cfc68be209e7d75ce23537b6cdf688

5. The same packages on other Linux Distributions