How to Install and Uninstall python3-azure-identity Package on openSUSE Leap

Last updated: November 07,2024

1. Install "python3-azure-identity" package

This is a short guide on how to install python3-azure-identity on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-azure-identity

2. Uninstall "python3-azure-identity" package

Please follow the step by step instructions below to uninstall python3-azure-identity on openSUSE Leap:

$ sudo zypper remove python3-azure-identity

3. Information about the python3-azure-identity package on openSUSE Leap

Information for package python3-azure-identity:
-----------------------------------------------
Repository : Main Repository
Name : python3-azure-identity
Version : 1.5.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 733.6 KiB
Installed : No
Status : not installed
Source package : python-azure-identity-1.5.0-3.3.1.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Azure Identity client library for Python
Description :
Azure Identity authenticating with Azure Active Directory for Azure SDK
libraries. It provides credentials Azure SDK clients can use to authenticate
their requests.