How to Install and Uninstall python310-azure-identity-broker Package on openSuSE Tumbleweed

Last updated: September 19,2024

1. Install "python310-azure-identity-broker" package

Learn how to install python310-azure-identity-broker on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-azure-identity-broker

2. Uninstall "python310-azure-identity-broker" package

In this section, we are going to explain the necessary steps to uninstall python310-azure-identity-broker on openSuSE Tumbleweed:

$ sudo zypper remove python310-azure-identity-broker

3. Information about the python310-azure-identity-broker package on openSuSE Tumbleweed

Information for package python310-azure-identity-broker:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-azure-identity-broker
Version : 1.0.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 33.0 KiB
Installed : No
Status : not installed
Source package : python-azure-identity-broker-1.0.0-1.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Identity Broker plugin for Python
Description :
This package extends the Azure Identity library by providing supplemental
credentials for authenticating via an authentication broker.
An authentication broker is an application that runs on a user’s machine that
manages the authentication handshakes and token maintenance for connected
accounts. Currently, only the Windows authentication broker, Web Account
Manager (WAM), is supported.