How to Install and Uninstall python3-stomper.noarch Package on CentOS 8 / RHEL 8
Last updated: January 14,2025
1. Install "python3-stomper.noarch" package
This guide covers the steps necessary to install python3-stomper.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-stomper.noarch
Copied
2. Uninstall "python3-stomper.noarch" package
This tutorial shows how to uninstall python3-stomper.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-stomper.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-stomper.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:06:57 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-stomper
Version : 0.4.3
Release : 6.el8
Architecture : noarch
Size : 53 k
Source : python-stomper-0.4.3-6.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-stomper
Version : 0.4.3
Release : 6.el8
Architecture : noarch
Size : 53 k
Source : python-stomper-0.4.3-6.el8.src.rpm
Repository : epel
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.