How to Install and Uninstall postgresql-13-prefix Package on Ubuntu 21.10 (Impish Indri)
Last updated: January 29,2025
1. Install "postgresql-13-prefix" package
Here is a brief guide to show you how to install postgresql-13-prefix on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
postgresql-13-prefix
Copied
2. Uninstall "postgresql-13-prefix" package
This tutorial shows how to uninstall postgresql-13-prefix on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
postgresql-13-prefix
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the postgresql-13-prefix package on Ubuntu 21.10 (Impish Indri)
Package: postgresql-13-prefix
Architecture: amd64
Version: 1.2.9-3
Priority: optional
Section: universe/database
Source: prefix
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 123
Depends: libc6 (>= 2.14), postgresql-13
Filename: pool/universe/p/prefix/postgresql-13-prefix_1.2.9-3_amd64.deb
Size: 43724
MD5sum: acbb3720f7b1f6ef25c8f132fedf2edd
SHA1: 32e913dba431ade1dca21902d28d6851337a3629
SHA256: 964168d40b90cf765b9ae24241cf82eee42f5d4d2c0f367cd55d3ab6fcf38077
SHA512: ec41baaf18ec70f543bcad8760b0bc26762976290f56aa54a3751f4202c862955e6599aaaa909d5220d6c3e195702f29f92d4b1b54e39264baaed1bb832d41a8
Description-en: Prefix Range module for PostgreSQL
This PostgreSQL module provides the prefix_range datatype, allowing to
index searches such as finding the longest prefix matching a telephone
number, having prefixes in a table and telephone number as a parameter:
.
select * from prefixes where prefix @> '0100091234';
.
The prefix column has to be of type prefix_range, and any text field
can get indexed by the provided GiST opclass.
Description-md5: ef8894298a9eabf59628ac197059a3ac
Architecture: amd64
Version: 1.2.9-3
Priority: optional
Section: universe/database
Source: prefix
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PostgreSQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 123
Depends: libc6 (>= 2.14), postgresql-13
Filename: pool/universe/p/prefix/postgresql-13-prefix_1.2.9-3_amd64.deb
Size: 43724
MD5sum: acbb3720f7b1f6ef25c8f132fedf2edd
SHA1: 32e913dba431ade1dca21902d28d6851337a3629
SHA256: 964168d40b90cf765b9ae24241cf82eee42f5d4d2c0f367cd55d3ab6fcf38077
SHA512: ec41baaf18ec70f543bcad8760b0bc26762976290f56aa54a3751f4202c862955e6599aaaa909d5220d6c3e195702f29f92d4b1b54e39264baaed1bb832d41a8
Description-en: Prefix Range module for PostgreSQL
This PostgreSQL module provides the prefix_range datatype, allowing to
index searches such as finding the longest prefix matching a telephone
number, having prefixes in a table and telephone number as a parameter:
.
select * from prefixes where prefix @> '0100091234';
.
The prefix column has to be of type prefix_range, and any text field
can get indexed by the provided GiST opclass.
Description-md5: ef8894298a9eabf59628ac197059a3ac