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

Last updated: July 04,2024

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

Please follow the step by step instructions below to install python311-azure-identity-broker on openSuSE Tumbleweed

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

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

This is a short guide on how to uninstall python311-azure-identity-broker on openSuSE Tumbleweed:

$ sudo zypper remove python311-azure-identity-broker

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

Information for package python311-azure-identity-broker:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-azure-identity-broker
Version : 1.0.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 35.8 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.