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

Last updated: July 07,2024

1. Install "python36-msal" package

Learn how to install python36-msal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-msal

2. Uninstall "python36-msal" package

Learn how to uninstall python36-msal on openSuSE Tumbleweed:

$ sudo zypper remove python36-msal

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

Information for package python36-msal:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-msal
Version : 1.16.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 566,0 KiB
Installed : No
Status : not installed
Source package : python-msal-1.16.0-1.1.src
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.