How to Install and Uninstall python3-messaging.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "python3-messaging.noarch" package
This tutorial shows how to install python3-messaging.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-messaging.noarch
Copied
2. Uninstall "python3-messaging.noarch" package
Here is a brief guide to show you how to uninstall python3-messaging.noarch on Fedora 36:
$
sudo dnf remove
python3-messaging.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-messaging.noarch package on Fedora 36
Last metadata expiration check: 0:23:27 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-messaging
Version : 1.2
Release : 2.fc36
Architecture : noarch
Size : 155 k
Source : python-messaging-1.2-2.fc36.src.rpm
Repository : fedora
Summary : Python abstraction of a "message"
URL : https://github.com/cern-mig/python-messaging
License : ASL 2.0
Description : This module provides an abstraction of a "message", as used in Enterprise
: Messaging Systems.
:
: The modules include a transport independent message abstraction, a
: versatile message generator and several message queues/spools to
: locally store messages.
:
: The python module messaging is compatible with the Perl
: module Messaging::Message.
Available Packages
Name : python3-messaging
Version : 1.2
Release : 2.fc36
Architecture : noarch
Size : 155 k
Source : python-messaging-1.2-2.fc36.src.rpm
Repository : fedora
Summary : Python abstraction of a "message"
URL : https://github.com/cern-mig/python-messaging
License : ASL 2.0
Description : This module provides an abstraction of a "message", as used in Enterprise
: Messaging Systems.
:
: The modules include a transport independent message abstraction, a
: versatile message generator and several message queues/spools to
: locally store messages.
:
: The python module messaging is compatible with the Perl
: module Messaging::Message.