How to Install and Uninstall python3-stomper.noarch Package on Fedora 35

Last updated: November 24,2024

1. Install "python3-stomper.noarch" package

Please follow the guidelines below to install python3-stomper.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-stomper.noarch

2. Uninstall "python3-stomper.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-stomper.noarch on Fedora 35:

$ sudo dnf remove python3-stomper.noarch $ sudo dnf autoremove

3. Information about the python3-stomper.noarch package on Fedora 35

Last metadata expiration check: 2:32:34 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-stomper
Version : 0.4.3
Release : 11.fc35
Architecture : noarch
Size : 48 k
Source : python-stomper-0.4.3-11.fc35.src.rpm
Repository : fedora
Summary : A python client implementation of the STOMP protocol
URL : https://pypi.io/project/stomper
License : ASL 2.0
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.