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

Last updated: May 21,2024

1. Install "python3-aiomqtt.noarch" package

This guide let you learn how to install python3-aiomqtt.noarch on Fedora 35

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

2. Uninstall "python3-aiomqtt.noarch" package

This is a short guide on how to uninstall python3-aiomqtt.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:09:37 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-aiomqtt
Version : 0.1.3
Release : 6.fc35
Architecture : noarch
Size : 21 k
Source : python-aiomqtt-0.1.3-6.fc35.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.