How to Install and Uninstall python3-stomp.py Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-stomp.py" package

This guide covers the steps necessary to install python3-stomp.py on openSUSE Leap

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

2. Uninstall "python3-stomp.py" package

Please follow the steps below to uninstall python3-stomp.py on openSUSE Leap:

$ sudo zypper remove python3-stomp.py

3. Information about the python3-stomp.py package on openSUSE Leap

Information for package python3-stomp.py:
-----------------------------------------
Repository : Main Repository
Name : python3-stomp.py
Version : 6.0.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 347.3 KiB
Installed : No
Status : not installed
Source package : python-stomp.py-6.0.0-bp155.2.11.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.