How to Install and Uninstall python-rediscluster Package on Debian 10 (Buster)

Last updated: May 16,2024

1. Install "python-rediscluster" package

Please follow the guidelines below to install python-rediscluster on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-rediscluster

2. Uninstall "python-rediscluster" package

This tutorial shows how to uninstall python-rediscluster on Debian 10 (Buster):

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

3. Information about the python-rediscluster package on Debian 10 (Buster)

Package: python-rediscluster
Source: redis-py-cluster
Version: 1.3.3-1
Installed-Size: 128
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python-redis, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: Python interface to a cluster of Redis key-value stores - Python 2.X
Description-md5: 4e55c611d641ccdd90e1bc616db1015e
Homepage: http://redis-py-cluster.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/r/redis-py-cluster/python-rediscluster_1.3.3-1_all.deb
Size: 27694
MD5sum: c6fa1c823ce39e30ab962b39142dea47
SHA256: d297e2654731ffd2c8aa86cacd2271e37aaea0cce1c8753e6518401487ca3f6c

5. The same packages on other Linux Distributions