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

Last updated: May 14,2024

1. Install "python36-stomper" package

Please follow the instructions below to install python36-stomper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-stomper

2. Uninstall "python36-stomper" package

Learn how to uninstall python36-stomper on openSuSE Tumbleweed:

$ sudo zypper remove python36-stomper

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

Information for package python36-stomper:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-stomper
Version : 0.4.3-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 275,2 KiB
Installed : No
Status : not installed
Source package : python-stomper-0.4.3-2.7.src
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.