How to Install and Uninstall python2-paho-mqtt Package on openSUSE Leap
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-paho-mqtt" package
Please follow the instructions below to install python2-paho-mqtt on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-paho-mqtt
Copied
2. Uninstall "python2-paho-mqtt" package
Please follow the guidelines below to uninstall python2-paho-mqtt on openSUSE Leap:
$
sudo zypper remove
python2-paho-mqtt
Copied
3. Information about the python2-paho-mqtt package on openSUSE Leap
Information for package python2-paho-mqtt:
------------------------------------------
Repository : Main Repository
Name : python2-paho-mqtt
Version : 1.5.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 616,9 KiB
Installed : No
Status : not installed
Source package : python-paho-mqtt-1.5.0-bp153.1.17.src
Summary : MQTT version 3.11 client class
Description :
This code 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)/"Internet of Things"
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.
Paho is an Eclipse Foundation project.
------------------------------------------
Repository : Main Repository
Name : python2-paho-mqtt
Version : 1.5.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 616,9 KiB
Installed : No
Status : not installed
Source package : python-paho-mqtt-1.5.0-bp153.1.17.src
Summary : MQTT version 3.11 client class
Description :
This code 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)/"Internet of Things"
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.
Paho is an Eclipse Foundation project.