How to Install and Uninstall python2-msal Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python2-msal" package

Please follow the guidelines below to install python2-msal on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-msal

2. Uninstall "python2-msal" package

This is a short guide on how to uninstall python2-msal on openSUSE Leap:

$ sudo zypper remove python2-msal

3. Information about the python2-msal package on openSUSE Leap

Information for package python2-msal:
-------------------------------------
Repository : Main Repository
Name : python2-msal
Version : 1.6.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 351,3 KiB
Installed : No
Status : not installed
Source package : python-msal-1.6.0-3.3.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.