How to Install and Uninstall python3-aioredis Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-aioredis" package

This tutorial shows how to install python3-aioredis on Kali Linux

$ sudo apt update $ sudo apt install python3-aioredis

2. Uninstall "python3-aioredis" package

Please follow the guidelines below to uninstall python3-aioredis on Kali Linux:

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

3. Information about the python3-aioredis package on Kali Linux

Package: python3-aioredis
Source: aioredis
Version: 1.3.1-2
Installed-Size: 273
Maintainer: Piotr Ożarowski
Architecture: all
Depends: python3-async-timeout, python3-hiredis, python3:any
Size: 52644
SHA256: 783cafb2d4d8a24181019d8e945736a517a65d96d9c6d574c7ca7a704f93ad69
SHA1: c4ab030e12366feaada2ce29768fb21d9cd49b9b
MD5sum: 6831f82332ee8650404fbf12747d8d3d
Description: asyncio (PEP 3156) Redis support
The library is intended to provide simple and clear interface to Redis based
on asyncio.
.
Features:
* Connections pool
* Low-level & high-level API
* hiredis parser
Description-md5:
Homepage: http://aioredis.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/a/aioredis/python3-aioredis_1.3.1-2_all.deb