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

Last updated: November 08,2024

1. Install "python312-msal" package

In this section, we are going to explain the necessary steps to install python312-msal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-msal

2. Uninstall "python312-msal" package

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

$ sudo zypper remove python312-msal

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

Information for package python312-msal:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-msal
Version : 1.26.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 786.0 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.