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

Last updated: May 05,2024

1. Install "postgresql-14-jsquery" package

Please follow the guidance below to install postgresql-14-jsquery on Kali Linux

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

2. Uninstall "postgresql-14-jsquery" package

Please follow the instructions below to uninstall postgresql-14-jsquery on Kali Linux:

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

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

Package: postgresql-14-jsquery
Source: jsquery
Version: 1.1.1-5
Installed-Size: 305
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: postgresql-14, postgresql-14-jit-llvm (>= 13), libc6 (>= 2.14)
Size: 133328
SHA256: 458880a330f98ea1eff4ac5c681570b8b967b79b3a5601bd254953e727d43797
SHA1: 68d60ba7cd056834617803916de1ee46888f5b08
MD5sum: 95a3648ba8a305da35de97cc222da75b
Description: PostgreSQL JSON query language with GIN indexing support
JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
such as a simple and effective way to search in nested objects and arrays, and
more comparison operators with index support. It does this by implementing a
specialized search syntax, the @@ operator, and the jsquery type for search
strings.
Description-md5: d3664e83743088f8d12aff1e481703d5
Homepage: https://github.com/postgrespro/jsquery
Section: database
Priority: optional
Filename: pool/main/j/jsquery/postgresql-14-jsquery_1.1.1-5_amd64.deb