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

Last updated: May 16,2024

1. Install "python3-fakeredis" package

This guide covers the steps necessary to install python3-fakeredis on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-fakeredis

2. Uninstall "python3-fakeredis" package

This is a short guide on how to uninstall python3-fakeredis on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-fakeredis
Architecture: all
Version: 1.4.5-4
Priority: optional
Section: universe/python
Source: python-fakeredis
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 164
Depends: python3-redis, python3-six (>= 1.12), python3-sortedcontainers, python3:any
Filename: pool/universe/p/python-fakeredis/python3-fakeredis_1.4.5-4_all.deb
Size: 41198
MD5sum: a667404e8af96d8858a425ee56302a86
SHA1: 559ef494f322f247b0c3e44081816fd9700cc607
SHA256: 2cde9220aa2d9e1673dc0a6db38322498a738c9547c383193c430c25f82fecef
SHA512: acdc234cfe398da42b8081b5e02ff1bd04fba75c97b54755c8b065b275de0c41540c0fae20e198ede57d8f89f8e8f457a463413ad99d2c29298f488e5b4efb0e
Homepage: https://github.com/jamesls/fakeredis
Description-en: Fake version of a redis-py
fakeredis is a pure Python implementation of the redis-py Python client that
simulates talking to a redis server. This was created for a single purpose:
to write unittests. Setting up redis is not hard, but many times you want to
write unittests that do not talk to an external server (such as redis).
This module now allows tests to simply use this module as a reasonable
substitute for redis.
Description-md5: c6be3d53e2f94bcb44fa2c7092e68ce8