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

Last updated: July 01,2024

1. Install "python3-gmqtt.noarch" package

This is a short guide on how to install python3-gmqtt.noarch on Fedora 36

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

2. Uninstall "python3-gmqtt.noarch" package

This guide covers the steps necessary to uninstall python3-gmqtt.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:49:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-gmqtt
Version : 0.6.11
Release : 2.fc36
Architecture : noarch
Size : 52 k
Source : python-gmqtt-0.6.11-2.fc36.src.rpm
Repository : fedora
Summary : Client for the MQTT protocol
URL : https://github.com/wialon/gmqtt
License : MIT
Description : Asynchronous Python MQTT client implementation.