How to Install and Uninstall postgresql-14-similarity Package on Kali Linux

Last updated: May 21,2024

1. Install "postgresql-14-similarity" package

Please follow the instructions below to install postgresql-14-similarity on Kali Linux

$ sudo apt update $ sudo apt install postgresql-14-similarity

2. Uninstall "postgresql-14-similarity" package

This is a short guide on how to uninstall postgresql-14-similarity on Kali Linux:

$ sudo apt remove postgresql-14-similarity $ sudo apt autoclean && sudo apt autoremove

3. Information about the postgresql-14-similarity package on Kali Linux

Package: postgresql-14-similarity
Source: pg-similarity (1.0-5)
Version: 1.0-5+b1
Installed-Size: 357
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: postgresql-14, libc6 (>= 2.14)
Size: 105816
SHA256: 3c87a7ca36275dae87962d5c8311c0b87a326ea60295427439618417c193921e
SHA1: 62193490ce7c7ab7b51b9716b761f02d824011be
MD5sum: 88c3aa312c7fdc1e589735762ce3ca0f
Description: PostgreSQL similarity functions extension
pg_similarity is an extension to support similarity queries on PostgreSQL.
The extension consists of:
.
* Functions implementing similarity algorithms available in the literature.
These functions can be used as UDFs and are the base for implementing
the similarity operators;
* Operators defined on top of the similarity functions. They use similarity
functions to obtain the similarity threshold and compare its value to a
user-defined threshold to decide if it is a match or not;
* Session variables storing similarity function parameters.
Description-md5: 016915125f3f037a27ce1e3311d2fc9c
Homepage: https://github.com/eulerto/pg_similarity
Section: database
Priority: optional
Filename: pool/main/p/pg-similarity/postgresql-14-similarity_1.0-5+b1_amd64.deb