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

Last updated: May 12,2024

1. Install "python3-autobahn" package

Please follow the step by step instructions below to install python3-autobahn on Kali Linux

$ sudo apt update $ sudo apt install python3-autobahn

2. Uninstall "python3-autobahn" package

Please follow the steps below to uninstall python3-autobahn on Kali Linux:

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

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

Package: python3-autobahn
Source: python-autobahn
Version: 22.7.1+dfsg1-4
Installed-Size: 2751
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-attr (>= 19.2.0), python3-base58, python3-cbor, python3-cffi (>= 1.11.5), python3-cryptography (>= 3.4.6), python3-ecdsa, python3-flatbuffers, python3-hyperlink, python3-lz4, python3-mnemonic, python3-msgpack (>= 1.0.2), python3-nacl, python3-openssl, python3-passlib, python3-pyqrcode, python3-service-identity (>= 18.1.0), python3-snappy, python3-trie (>= 0.4.0), python3-twisted, python3-txaio (>= 21.2.1), python3-u-msgpack, python3-ubjson, python3-ujson, python3-wsaccel, python3-zope.interface, python3-pkg-resources, python3:any
Size: 345964
SHA256: 5361d297428fd35dfd4dc7828a7aad1b3b9d727787eca61b19dff9c942b9ce82
SHA1: bba0e2e38e7fb583fe17f30354d31c60c0c855f7
MD5sum: 1b2526c8c8cb896bfd4481f3847ebe24
Description: WebSocket client and server library, WAMP framework - Python 3.x
Autobahn|Python is a networking library that is part of the Autobahn project
and provides implementations of:
* The WebSocket Protocol
* The Web Application Messaging Protocol (WAMP)
for Twisted and asyncio, on Python 2 & 3 and for writing servers and clients.
.
WebSocket allows bidirectional real-time messaging on the Web and WAMP adds
asynchronous Remote Procedure Calls and Publish & Subscribe on top of
WebSocket.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://autobahn.ws/python
Section: python
Priority: optional
Filename: pool/main/p/python-autobahn/python3-autobahn_22.7.1+dfsg1-4_all.deb