How to Install and Uninstall python-rediscluster-doc Package on Kali Linux

Last updated: May 15,2024

1. Install "python-rediscluster-doc" package

Here is a brief guide to show you how to install python-rediscluster-doc on Kali Linux

$ sudo apt update $ sudo apt install python-rediscluster-doc

2. Uninstall "python-rediscluster-doc" package

Please follow the instructions below to uninstall python-rediscluster-doc on Kali Linux:

$ sudo apt remove python-rediscluster-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-rediscluster-doc package on Kali Linux

Package: python-rediscluster-doc
Source: redis-py-cluster
Version: 2.0.0-2
Installed-Size: 335
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 48380
SHA256: ef4d50f75d2761c7df81a53f019b14193a9d7d7de996dc8e696064f8a466bffe
SHA1: ff4ce6e8b7239a9d656c2336bd529a149eddad0b
MD5sum: 83605c8e5d43b6b7f263b88ba7ebce28
Description: Python interface to a cluster of Redis key-value stores - Documentation
Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
.
redis-py-cluster provides Python bindings to Redis Cluster, the distributed
implementation of the Redis key-value store, available upstream since Redis
3.0.
.
This package provides the documentation for the rediscluster module
Description-md5:
Multi-Arch: foreign
Homepage: https://redis-py-cluster.readthedocs.io/
Section: doc
Priority: optional
Filename: pool/main/r/redis-py-cluster/python-rediscluster-doc_2.0.0-2_all.deb