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

Last updated: May 18,2024

1. Install "python3-wsproto" package

Please follow the instructions below to install python3-wsproto on Kali Linux

$ sudo apt update $ sudo apt install python3-wsproto

2. Uninstall "python3-wsproto" package

Please follow the guidance below to uninstall python3-wsproto on Kali Linux:

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

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

Package: python3-wsproto
Source: python-wsproto
Version: 1.2.0-1
Installed-Size: 105
Maintainer: Debian Python Team
Architecture: all
Depends: python3-h11, python3:any
Size: 25408
SHA256: 406fa84febe56fef24d05722c965f39ebccca47bb9df7c55206e67f59b474a3f
SHA1: 2ebdc1bd36562878e12679a5d51ca503c54926a3
MD5sum: f30241d63c5a0e66fe8bff247e5e9a79
Description: WebSockets state-machine based protocol implementation (Python3)
Pure-Python implementation of a WebSocket protocol stack. It's
written from the ground up to be embeddable in whatever program you
choose to use, ensuring that you can communicate via WebSockets, as
defined in RFC6455, regardless of your programming paradigm.
.
This is the Python3 package.
Description-md5:
Homepage: https://github.com/python-hyper/wsproto
Section: python
Priority: optional
Filename: pool/main/p/python-wsproto/python3-wsproto_1.2.0-1_all.deb