How to Install and Uninstall python3-gmqtt.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-gmqtt.noarch" package

This guide let you learn how to install python3-gmqtt.noarch on Fedora 34

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

2. Uninstall "python3-gmqtt.noarch" package

This tutorial shows how to uninstall python3-gmqtt.noarch on Fedora 34:

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

3. Information about the python3-gmqtt.noarch package on Fedora 34

Last metadata expiration check: 1:15:32 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-gmqtt
Version : 0.6.9
Release : 2.fc34
Architecture : noarch
Size : 53 k
Source : python-gmqtt-0.6.9-2.fc34.src.rpm
Repository : fedora
Summary : Client for the MQTT protocol
URL : https://github.com/wialon/gmqtt
License : MIT
Description : Asynchronous Python MQTT client implementation.