How to Install and Uninstall python39-azure-iot-deviceprovisioning Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python39-azure-iot-deviceprovisioning" package

This tutorial shows how to install python39-azure-iot-deviceprovisioning on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-azure-iot-deviceprovisioning

2. Uninstall "python39-azure-iot-deviceprovisioning" package

Please follow the steps below to uninstall python39-azure-iot-deviceprovisioning on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-iot-deviceprovisioning

3. Information about the python39-azure-iot-deviceprovisioning package on openSuSE Tumbleweed

Information for package python39-azure-iot-deviceprovisioning:
--------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-iot-deviceprovisioning
Version : 1.0.0~b1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : python-azure-iot-deviceprovisioning-1.0.0~b1-1.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure IoT Device Provisioning Client Library for Python
Description :
The IoT Hub Device Provisioning Service (DPS) is a helper service for
IoT Hub that enables zero-touch, just-in-time provisioning to the right
IoT hub without requiring human intervention, allowing customers to
provision millions of devices in a secure and scalable manner.
This service SDK provides data plane operations for backend apps. You
can use this service SDK to create and manage individual enrollments
and enrollment groups, and to query and manage device registration records.