How to Install and Uninstall python3-gmqtt.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python3-gmqtt.noarch" package

Please follow the guidelines below to install python3-gmqtt.noarch on CentOS Stream 8

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

2. Uninstall "python3-gmqtt.noarch" package

Please follow the step by step instructions below to uninstall python3-gmqtt.noarch on CentOS Stream 8:

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

3. Information about the python3-gmqtt.noarch package on CentOS Stream 8

Last metadata expiration check: 5:37:44 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-gmqtt
Version : 0.6.3
Release : 1.el8
Architecture : noarch
Size : 50 k
Source : python-gmqtt-0.6.3-1.el8.src.rpm
Repository : epel
Summary : Client for the MQTT protocol
URL : https://github.com/wialon/gmqtt
License : MIT
Description : Asynchronous Python MQTT client implementation.