How to Install and Uninstall python3-websocketd Package on Kali Linux
Last updated: November 06,2024
1. Install "python3-websocketd" package
In this section, we are going to explain the necessary steps to install python3-websocketd on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-websocketd
Copied
2. Uninstall "python3-websocketd" package
This guide covers the steps necessary to uninstall python3-websocketd on Kali Linux:
$
sudo apt remove
python3-websocketd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-websocketd package on Kali Linux
Package: python3-websocketd
Source: python-websocketd
Version: 0.5-1
Installed-Size: 168
Maintainer: Bas Wijnen
Architecture: all
Depends: python3-fhs, python3-network, python3:any, python3
Size: 31492
SHA256: 248f46368710a259a7c89861b949b76b0e88ec4965cd47352b1f0b69ab06af52
SHA1: 42a2015ec5d6e8ec470b029786d7df717be61888
MD5sum: 4b3ab622d15ab0e701a07ed958b0295b
Description: python module for creating a http server which uses WebSockets
This module uses the network module to create a server, and implements http(s)
and WebSockets over those connections. With only 6 lines of code you have a
working system. You only have to add what you want your server to do.
Description-md5:
Multi-Arch: foreign
Section: python
Priority: optional
Filename: pool/main/p/python-websocketd/python3-websocketd_0.5-1_all.deb
Source: python-websocketd
Version: 0.5-1
Installed-Size: 168
Maintainer: Bas Wijnen
Architecture: all
Depends: python3-fhs, python3-network, python3:any, python3
Size: 31492
SHA256: 248f46368710a259a7c89861b949b76b0e88ec4965cd47352b1f0b69ab06af52
SHA1: 42a2015ec5d6e8ec470b029786d7df717be61888
MD5sum: 4b3ab622d15ab0e701a07ed958b0295b
Description: python module for creating a http server which uses WebSockets
This module uses the network module to create a server, and implements http(s)
and WebSockets over those connections. With only 6 lines of code you have a
working system. You only have to add what you want your server to do.
Description-md5:
Multi-Arch: foreign
Section: python
Priority: optional
Filename: pool/main/p/python-websocketd/python3-websocketd_0.5-1_all.deb