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

Last updated: May 10,2024

1. Install "python38-msal" package

Here is a brief guide to show you how to install python38-msal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-msal

2. Uninstall "python38-msal" package

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

$ sudo zypper remove python38-msal

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

Information for package python38-msal:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-msal
Version : 1.16.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 569,6 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.