How to Install and Uninstall python39-stomper Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python39-stomper" package

Please follow the guidelines below to install python39-stomper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-stomper

2. Uninstall "python39-stomper" package

Learn how to uninstall python39-stomper on openSuSE Tumbleweed:

$ sudo zypper remove python39-stomper

3. Information about the python39-stomper package on openSuSE Tumbleweed

Information for package python39-stomper:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-stomper
Version : 0.4.3-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 224.0 KiB
Installed : No
Status : not installed
Source package : python-stomper-0.4.3-4.1.src
Upstream URL : https://code.google.com/p/stomper
Summary : Transport neutral client implementation of the STOMP protocol
Description :
This is a python client implementation of the STOMP protocol.
The client is attempting to be transport layer neutral. This module provides
functions to create and parse STOMP messages in a programatic fashion. The
messages can be easily generated and parsed, however its up to the user to do
the sending and receiving.