How to Install and Uninstall redis-redisearch-doc Package on Kali Linux

Last updated: October 05,2024

1. Install "redis-redisearch-doc" package

Please follow the guidelines below to install redis-redisearch-doc on Kali Linux

$ sudo apt update $ sudo apt install redis-redisearch-doc

2. Uninstall "redis-redisearch-doc" package

Please follow the instructions below to uninstall redis-redisearch-doc on Kali Linux:

$ sudo apt remove redis-redisearch-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the redis-redisearch-doc package on Kali Linux

Package: redis-redisearch-doc
Source: redisearch
Version: 1:1.2.2-4
Installed-Size: 328
Maintainer: Chris Lamb
Architecture: all
Size: 135612
SHA256: ef50a28379ae74e51dbf8314fc7b9cbd11c028b8a11b8ebe7a9fd9f850a30908
SHA1: 86eb00438b21576c5633df69347d46b60c7e71e2
MD5sum: 8aef08f752750811a112188e14fee411
Description: Full-text and secondary search index engine module for Redis (documentation)
Redisearch implements a search engine on top of Redis but unlike other search
libraries it does not use internal data structures such as sorted sets.
.
This also enables more advanced features such as exact phrase matching and
numeric filtering for text queries that are not possible or efficient with
traditional Redis search approaches.
.
This package contains the documentation for redisearch.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/goodform/RediSearch
Section: doc
Priority: optional
Filename: pool/main/r/redisearch/redis-redisearch-doc_1.2.2-4_all.deb