How to Install and Uninstall python3-paho-mqtt.noarch Package on CentOS 8 / RHEL 8
Last updated: January 09,2025
1. Install "python3-paho-mqtt.noarch" package
Learn how to install python3-paho-mqtt.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-paho-mqtt.noarch
Copied
2. Uninstall "python3-paho-mqtt.noarch" package
This guide let you learn how to uninstall python3-paho-mqtt.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-paho-mqtt.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-paho-mqtt.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:59:10 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-paho-mqtt
Version : 1.5.0
Release : 2.el8
Architecture : noarch
Size : 110 k
Source : python-paho-mqtt-1.5.0-2.el8.src.rpm
Repository : epel
Summary : A Python MQTT version 3.1/3.1.1/5.0 client class
URL : http://eclipse.org/paho/
License : EPL-1.0
Description : This library provides a client class which enable applications to connect to
: an MQTT broker to publish messages, and to subscribe to topics and receive
: published messages. It also provides some helper functions to make publishing
: one off messages to an MQTT server very straightforward.
:
: The MQTT protocol is a machine-to-machine (M2M) connectivity protocol. Designed
: as an extremely lightweight publish/subscribe messaging transport, it is useful
: for connections with remote locations where a small code footprint is required
: and/or network bandwidth is at a premium.
Available Packages
Name : python3-paho-mqtt
Version : 1.5.0
Release : 2.el8
Architecture : noarch
Size : 110 k
Source : python-paho-mqtt-1.5.0-2.el8.src.rpm
Repository : epel
Summary : A Python MQTT version 3.1/3.1.1/5.0 client class
URL : http://eclipse.org/paho/
License : EPL-1.0
Description : This library provides a client class which enable applications to connect to
: an MQTT broker to publish messages, and to subscribe to topics and receive
: published messages. It also provides some helper functions to make publishing
: one off messages to an MQTT server very straightforward.
:
: The MQTT protocol is a machine-to-machine (M2M) connectivity protocol. Designed
: as an extremely lightweight publish/subscribe messaging transport, it is useful
: for connections with remote locations where a small code footprint is required
: and/or network bandwidth is at a premium.