How to Install and Uninstall python3-aiomqtt.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-aiomqtt.noarch" package

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

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

2. Uninstall "python3-aiomqtt.noarch" package

Please follow the guidance below to uninstall python3-aiomqtt.noarch on Fedora 36:

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

3. Information about the python3-aiomqtt.noarch package on Fedora 36

Last metadata expiration check: 2:22:43 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-aiomqtt
Version : 0.1.3
Release : 9.fc36
Architecture : noarch
Size : 21 k
Source : python-aiomqtt-0.1.3-9.fc36.src.rpm
Repository : fedora
Summary : An AsyncIO asynchronous wrapper around paho-mqtt
URL : https://github.com/mossblaser/aiomqtt
License : EPL-1.0 or BSD
Description : This library implements a minimal Python 3 asyncio wrapper around the MQTT
: client in paho-mqtt.