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

Last updated: October 04,2024

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

This is a short guide on how to install python312-azure-iot-deviceprovisioning on openSuSE Tumbleweed

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

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

This tutorial shows how to uninstall python312-azure-iot-deviceprovisioning on openSuSE Tumbleweed:

$ sudo zypper remove python312-azure-iot-deviceprovisioning

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

Information for package python312-azure-iot-deviceprovisioning:
---------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-azure-iot-deviceprovisioning
Version : 1.0.0~b1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 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.