How to Install and Uninstall python310-msal Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python310-msal" package

Please follow the step by step instructions below to install python310-msal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-msal

2. Uninstall "python310-msal" package

Please follow the instructions below to uninstall python310-msal on openSuSE Tumbleweed:

$ sudo zypper remove python310-msal

3. Information about the python310-msal package on openSuSE Tumbleweed

Information for package python310-msal:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-msal
Version : 1.26.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 660.2 KiB
Installed : No
Status : not installed
Source package : python-msal-1.26.0-1.2.src
Upstream URL : https://github.com/AzureAD/microsoft-authentication-library-for-python
Summary : Microsoft Authentication Library (MSAL) for Python
Description :
The Microsoft Authentication Library (MSAL) for Python library enables your app
to access the Microsoft Cloud by supporting authentication of users with Microsoft
Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry
standard OAuth2 and OpenID Connect.