How to Install and Uninstall python3-channels-redis Package on Kali Linux

Last updated: March 28,2024

1. Install "python3-channels-redis" package

This guide covers the steps necessary to install python3-channels-redis on Kali Linux

$ sudo apt update $ sudo apt install python3-channels-redis

2. Uninstall "python3-channels-redis" package

This tutorial shows how to uninstall python3-channels-redis on Kali Linux:

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

3. Information about the python3-channels-redis package on Kali Linux

Package: python3-channels-redis
Source: python-channels-redis
Version: 4.1.0-1
Installed-Size: 84
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aioredis, python3-cryptography, python3-django-channels (>= 3~), python3-msgpack, python3-asgiref, python3-redis, python3:any
Size: 25796
SHA256: a731f0e1ebb2c6bf1867a355be71cde3fe4e787d5011205143d079fcc71ef748
SHA1: 6cfad97087433536902fc3ea0f12c427f287224a
MD5sum: 573106d8cd0c1161d1618a3f424b177e
Description: Redis channel layer backend for Django Channels (Python3 version)
A Django Channels channel layer that uses Redis as its backing store, and
supports both a single-server and sharded configurations, as well as group
support.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/django/channels_redis/
Section: python
Priority: optional
Filename: pool/main/p/python-channels-redis/python3-channels-redis_4.1.0-1_all.deb