How to Install and Uninstall python310-stomp.py Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python310-stomp.py" package

Please follow the guidance below to install python310-stomp.py on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-stomp.py

2. Uninstall "python310-stomp.py" package

This tutorial shows how to uninstall python310-stomp.py on openSuSE Tumbleweed:

$ sudo zypper remove python310-stomp.py

3. Information about the python310-stomp.py package on openSuSE Tumbleweed

Information for package python310-stomp.py:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-stomp.py
Version : 8.1.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 337.3 KiB
Installed : No
Status : not installed
Source package : python-stomp.py-8.1.0-1.6.src
Upstream URL : https://github.com/jasonrbriggs/stomp.py
Summary : Python STOMP client
Description :
A Python client library for accessing messaging servers (such as ActiveMQ, 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.