How to Install and Uninstall python3-redis Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-redis" package

Please follow the guidance below to install python3-redis on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-redis

2. Uninstall "python3-redis" package

Please follow the instructions below to uninstall python3-redis on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-redis $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-redis package on Ubuntu 21.10 (Impish Indri)

Package: python3-redis
Architecture: all
Version: 3.5.3-2
Priority: optional
Section: python
Source: python-redis
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 311
Depends: python3:any
Suggests: python3-hiredis
Filename: pool/main/p/python-redis/python3-redis_3.5.3-2_all.deb
Size: 60840
MD5sum: 35addd28dac7b4e6c63da34462c7ffa3
SHA1: 2fd342f993e36a7e32aa30aa7b9bc3d197585f3a
SHA256: 315748111e9b822c3efb45a95bb083027df415f861d8c4807453cf4e9303b837
SHA512: 11b299bd77be8f8b075d3738ee3e3ad8695b731e58ef37c7e576cb2b215a2fad3b365d2a027765e60fa247347deb28db2470f6edb3be65465278a46d35e3a542
Homepage: https://github.com/andymccurdy/redis-py
Description-en: Persistent key-value database with network interface (Python 3 library)
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.
.
The dataset is stored entirely in memory and periodically flushed to disk.
.
This package contains Python bindings to Redis.
.
This is the Python 3 version of the package.
Description-md5: baf7ebae4889690958fc89c1c9eb2a9a