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

Last updated: July 07,2024

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

This guide covers the steps necessary to install python310-azure-iot-deviceprovisioning on openSuSE Tumbleweed

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

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

This guide let you learn how to uninstall python310-azure-iot-deviceprovisioning on openSuSE Tumbleweed:

$ sudo zypper remove python310-azure-iot-deviceprovisioning

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

Information for package python310-azure-iot-deviceprovisioning:
---------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.