How to Install and Uninstall python-rediscluster Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: November 23,2024

1. Install "python-rediscluster" package

Please follow the step by step instructions below to install python-rediscluster on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-rediscluster

2. Uninstall "python-rediscluster" package

Please follow the guidelines below to uninstall python-rediscluster on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-rediscluster package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-rediscluster
Architecture: all
Version: 1.3.3-1
Priority: optional
Section: universe/python
Source: redis-py-cluster
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 128
Depends: python-redis, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/r/redis-py-cluster/python-rediscluster_1.3.3-1_all.deb
Size: 27730
MD5sum: 3d6f018b7b4689c79af47590ad956cd9
SHA1: ddbc25f9765861bf61b6caeed97622e7f28b339d
SHA256: d19dbef315b05cc659c48956ba6f96b8bb38a9d129ab2244082ac9ebc51c1cd8
Homepage: http://redis-py-cluster.readthedocs.io/
Description: Python interface to a cluster of Redis key-value stores - Python 2.X
Description-md5: 4e55c611d641ccdd90e1bc616db1015e

5. The same packages on other Linux Distributions