How to Install and Uninstall python3-redisearch-py Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-redisearch-py" package

This guide let you learn how to install python3-redisearch-py on Kali Linux

$ sudo apt update $ sudo apt install python3-redisearch-py

2. Uninstall "python3-redisearch-py" package

Please follow the steps below to uninstall python3-redisearch-py on Kali Linux:

$ sudo apt remove python3-redisearch-py $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-redisearch-py package on Kali Linux

Package: python3-redisearch-py
Source: python-redisearch-py
Version: 1.0.0-2
Installed-Size: 91
Maintainer: Debian Python Team
Architecture: all
Depends: python3-hiredis, python3-redis, python3-six, python3:any
Size: 19036
SHA256: fab786d2efa0a23944f9ac479bca27ebd851d7f890f63d52932f6b802f947c3d
SHA1: 14f707c0889f47895c8dd10f384325de22c3a046
MD5sum: 152d982a13c29411777391d6e8619cca
Description: RediSearch client (Python3 version)
This is a Python search engine library that utilizes the RediSearch Redis
Module API. RediSearch is an open-source, high performance search engine
implemented as a Redis Module. It uses custom data types to allow fast, stable
and feature rich full-text search inside redis.
.
This client is a wrapper around the RediSearch API protocol, that allows you to
utilize its features easily.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/RediSearch/redisearch-py/
Section: python
Priority: optional
Filename: pool/main/p/python-redisearch-py/python3-redisearch-py_1.0.0-2_all.deb