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

Last updated: November 08,2024

1. Install "python38-stomper" package

This guide covers the steps necessary to install python38-stomper on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-stomper

2. Uninstall "python38-stomper" package

Here is a brief guide to show you how to uninstall python38-stomper on openSuSE Tumbleweed:

$ sudo zypper remove python38-stomper

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

Information for package python38-stomper:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-stomper
Version : 0.4.3-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 275,1 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.