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

Last updated: July 05,2024

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

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

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

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

Please follow the step by step instructions below to uninstall python311-azure-iot-deviceprovisioning on openSuSE Tumbleweed:

$ sudo zypper remove python311-azure-iot-deviceprovisioning

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

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