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

Last updated: May 17,2024

1. Install "python3-wsaccel" package

This is a short guide on how to install python3-wsaccel on Kali Linux

$ sudo apt update $ sudo apt install python3-wsaccel

2. Uninstall "python3-wsaccel" package

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

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

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

Package: python3-wsaccel
Source: python-wsaccel
Version: 0.6.3-4
Installed-Size: 781
Maintainer: Debian OpenStack
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 164700
SHA256: 72fa9db1719228851528551c6cb2dfae5f483bac0cf3db8707da1dcbcd1d7125
SHA1: ff1cc3543055ce804f289442314d9e8bc41d4fb6
MD5sum: 8f98f4375b570d6e9802eec4ff1bdbbc
Description: Accelerator for ws4py and AutobahnPython - Python 3.x
WSAccell is WebSocket accelerator for AutobahnPython, ws4py and Tornado. It
replaces per-byte process in them with Cython version. AutobahnPython
beginning with version 0.6 automatically uses WSAccell if available.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/methane/wsaccel
Section: python
Priority: optional
Filename: pool/main/p/python-wsaccel/python3-wsaccel_0.6.3-4_amd64.deb