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

Last updated: May 17,2024

1. Install "python3-stomp" package

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

$ sudo apt update $ sudo apt install python3-stomp

2. Uninstall "python3-stomp" package

Please follow the instructions below to uninstall python3-stomp on Kali Linux:

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

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

Package: python3-stomp
Source: python-stomp
Version: 8.1.0-1
Installed-Size: 182
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docopt, python3:any, python3-websocket
Suggests: python-stomp-doc
Size: 34204
SHA256: dc05dc1c28ff283e093532358976480e2495cc894be59e9d1ec3d7c24bbfbcfc
SHA1: 38fe763e25a4606880a9076d4b139dd7a84c9aef
MD5sum: 3959e2a8de54ff22c63b747a827e1a8c
Description: STOMP client library for Python 3
This package contains stomp.py, a Python client library for accessing messaging
servers (such as Apollo or RabbitMQ) using the STOMP protocol (versions 1.0,
1.1 and 1.2). It can also be run as a standalone, command-line client for
testing.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jasonrbriggs/stomp.py
Section: python
Priority: optional
Filename: pool/main/p/python-stomp/python3-stomp_8.1.0-1_all.deb