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

Last updated: January 11,2025

1. Install "python3-stompest.noarch" package

In this section, we are going to explain the necessary steps to install python3-stompest.noarch on Fedora 35

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

2. Uninstall "python3-stompest.noarch" package

Please follow the instructions below to uninstall python3-stompest.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:01:42 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-stompest
Version : 2.3.0
Release : 8.20191018git715f358.fc35
Architecture : noarch
Size : 97 k
Source : python-stompest-2.3.0-8.20191018git715f358.fc35.src.rpm
Repository : fedora
Summary : STOMP library for Python including a synchronous client
URL : https://github.com/nikipore/stompest
License : ASL 2.0
Description : Stompest is a full-featured STOMP 1.0, 1.1 and 1.2 implementation for Python
: 2.7 and Python 3 (versions 3.3 and higher), with optional TLS/SSL support.