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

Last updated: October 05,2024

1. Install "python3-crossbar" package

This guide let you learn how to install python3-crossbar on Kali Linux

$ sudo apt update $ sudo apt install python3-crossbar

2. Uninstall "python3-crossbar" package

This guide let you learn how to uninstall python3-crossbar on Kali Linux:

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

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

Package: python3-crossbar
Source: crossbar
Version: 21.3.1+dfsg-2
Installed-Size: 2137
Maintainer: Bastian Germann
Architecture: all
Depends: python3-attr, python3-autobahn, python3-bcrypt, python3-bitstring, python3-cbor, python3-click, python3-colorama, python3-constantly, python3-cryptography (>= 2.6.1), python3-h2, python3-idna, python3-importlib-resources, python3-incremental, python3-jinja2, python3-lmdb, python3-mistune, python3-nacl, python3-netaddr, python3-openssl, python3-passlib, python3-pkg-resources, python3-priority, python3-psutil, python3-pyasn1 (>= 0.4.5), python3-pyasn1-modules, python3-pygments, python3-pyqrcode, python3-sdnotify, python3-service-identity, python3-setproctitle, python3-treq, python3-trie, python3-txaio, python3-txtorcon, python3-u-msgpack, python3-ubjson, python3-urllib3, python3-watchdog, python3-werkzeug, python3-yaml, python3-zlmdb, python3-zope.interface, python3:any
Suggests: python-crossbar-doc
Size: 279736
SHA256: 4ce8441f5f4074d456882db282afced91ce3a5fe80b7de7fd00fb602ec6b9ca1
SHA1: 0a9ed9361d9dbbe1f1481578a70a0fa154bd4335
MD5sum: 0d85d60bb4646beab5bd8788d3bdc7d1
Description: Multi-protocol application router for microservices (Python 3)
Crossbar.io is an open source networking platform for distributed and
microservice applications. It implements the open Web Application Messaging
Protocol (WAMP), is feature rich, scalable, robust and secure.
.
This package installs the library for Python 3.
Description-md5: ee7f7b131b18b4c597b60cd6e705dbb1
Homepage: https://github.com/crossbario/crossbar
Section: python
Priority: optional
Filename: pool/main/c/crossbar/python3-crossbar_21.3.1+dfsg-2_all.deb

5. The same packages on other Linux Distributions