Install Stomp On A Debian, Ubuntu, Kali And Fedora
Install stomp
-
Debian
apt-get install python3-stompClick to copy -
Ubuntu
apt-get install python3-stompClick to copy -
Kali Linux
apt-get install python3-stompClick to copy -
Fedora
dnf install python3-stompClick to copy
python3-stomp
STOMP client library for Python 3This 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.
python3-stomppy
python3
Installation of latest stomp command is available for Debian, Ubuntu, Kali and Fedora. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




