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

Last updated: May 17,2024

1. Install "python3-hiredis" package

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

$ sudo apt update $ sudo apt install python3-hiredis

2. Uninstall "python3-hiredis" package

In this section, we are going to explain the necessary steps to uninstall python3-hiredis on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-hiredis
Architecture: amd64
Version: 1.0.1-1build2
Priority: optional
Section: universe/python
Source: python-hiredis
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 64
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14)
Recommends: python3-redis
Suggests: redis-server
Filename: pool/universe/p/python-hiredis/python3-hiredis_1.0.1-1build2_amd64.deb
Size: 18192
MD5sum: 8ddb75d75ae1e859e0e9a750e5d09d6f
SHA1: 6ae8914551333c2f983a0cc8d2b8d124f53e4598
SHA256: 13f23931dfbafbe8212be97fc5f66ea49ed1257581d95f729d30290a107e05d1
SHA512: bd0e85d1d3fe2ff2f0f4c49b97c4b6190c69f5c53c678048785d254940e4cfd0d20e4fa358ddbdb36fff9a1c761b0e5c8db0bd05d503f52f3148350c97abe1c7
Homepage: https://github.com/redis/hiredis-py
Description-en: redis protocol reader for Python using hiredis
This package provides a Python extension that wraps the protocol parsing
code in Hiredis. It is targeted at speeding up parsing multi bulk replies from
redis-server.
.
Hiredis is a minimalistic C client library for the Redis database, a
persistent key-value database with support for atomically manipulating and
querying data structures such as lists and sets.
.
Note that it is not a stand-alone redis client library and requires other
code to perform low-level I/O with redis.
Description-md5: df9fe422c54b97f44cf2123767cc6350