How to Install and Uninstall python3-gevent-websocket Package on Kali Linux

Last updated: November 22,2024

1. Install "python3-gevent-websocket" package

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

$ sudo apt update $ sudo apt install python3-gevent-websocket

2. Uninstall "python3-gevent-websocket" package

This is a short guide on how to uninstall python3-gevent-websocket on Kali Linux:

$ sudo apt remove python3-gevent-websocket $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-gevent-websocket package on Kali Linux

Package: python3-gevent-websocket
Source: gevent-websocket
Version: 0.10.1-5
Installed-Size: 87
Maintainer: Debian Python Team
Architecture: all
Depends: python3-gevent, python3:any (>= 3.6~)
Size: 18008
SHA256: 0ec677d94787e6b2e904127be9ea6518458501f85aad8899b65b4385f5e66b60
SHA1: 7e3db2243bfcce3bf9e5ac2b7fd94c9914242025
MD5sum: 307d4f233278c4e4ae444ad4c6d39fe2
Description: websocket library for the gevent networking library (Python 3)
gevent-websocket is a WebSocket library for the gevent networking library.
.
Features include:
.
* Integration on both socket level or using an abstract interface.
* RPC and PubSub framework using WAMP (WebSocket Application Messaging
Protocol).
* Easily extendible using a simple WebSocket protocol plugin API.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://gitlab.com/noppo/gevent-websocket
Section: python
Priority: optional
Filename: pool/main/g/gevent-websocket/python3-gevent-websocket_0.10.1-5_all.deb