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

Last updated: May 13,2024

1. Install "python3-daphne" package

Please follow the steps below to install python3-daphne on Kali Linux

$ sudo apt update $ sudo apt install python3-daphne

2. Uninstall "python3-daphne" package

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

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

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

Package: python3-daphne
Source: python-daphne
Version: 4.0.0-1
Installed-Size: 120
Maintainer: Debian Python Team
Architecture: all
Depends: python3-asgiref (>= 3.2.10~), python3-autobahn, python3-twisted, python3:any
Size: 30020
SHA256: 770cb13b3bdcd9f0d073cdcfa18088a820924c1760098c618971852547167ead
SHA1: 4424ea282352a3a7afb81b31e3031389cb65b3bc
MD5sum: ab1aaf736d26ec51956690a21f6f254c
Description: Django Channels HTTP/WebSocket server (Python3 version)
Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed
to power Django Channels.
.
It supports automatic negotiation of protocols; there's no need for URL
prefixing to determine WebSocket endpoints versus HTTP endpoints.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/django/daphne/
Section: python
Priority: optional
Filename: pool/main/p/python-daphne/python3-daphne_4.0.0-1_all.deb