How to Install and Uninstall daphne Package on Kali Linux

Last updated: May 17,2024

1. Install "daphne" package

Please follow the instructions below to install daphne on Kali Linux

$ sudo apt update $ sudo apt install daphne

2. Uninstall "daphne" package

In this section, we are going to explain the necessary steps to uninstall daphne on Kali Linux:

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

3. Information about the daphne package on Kali Linux

Package: daphne
Source: python-daphne
Version: 4.0.0-1
Installed-Size: 24
Maintainer: Debian Python Team
Architecture: all
Depends: python3-daphne (= 4.0.0-1), python3:any
Size: 13408
SHA256: 87c0f78ecd37a6fac1a384dc02a45942a88b1658049b28b8f198f611d95b53d9
SHA1: 5d97779576872446fd1a21ed7d8ba8022d3aa4bd
MD5sum: 2d1b0db7e7cf94457e26f8b2562174b0
Description: Django Channels HTTP/WebSocket server
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.
Description-md5:
Homepage: https://github.com/django/daphne/
Section: httpd
Priority: optional
Filename: pool/main/p/python-daphne/daphne_4.0.0-1_all.deb