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

Last updated: June 26,2024

1. Install "python38-stomp.py" package

This guide covers the steps necessary to install python38-stomp.py on openSuSE Tumbleweed

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

2. Uninstall "python38-stomp.py" package

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

$ sudo zypper remove python38-stomp.py

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

Information for package python38-stomp.py:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-stomp.py
Version : 7.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 371,5 KiB
Installed : No
Status : not installed
Source package : python-stomp.py-7.0.0-1.2.src
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.