How to Install and Uninstall python3-msal Package on openSUSE Leap
Last updated: February 02,2025
1. Install "python3-msal" package
This guide covers the steps necessary to install python3-msal on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-msal
Copied
2. Uninstall "python3-msal" package
This tutorial shows how to uninstall python3-msal on openSUSE Leap:
$
sudo zypper remove
python3-msal
Copied
3. Information about the python3-msal package on openSUSE Leap
Information for package python3-msal:
-------------------------------------
Repository : Main Repository
Name : python3-msal
Version : 1.6.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 356.3 KiB
Installed : No
Status : not installed
Source package : python-msal-1.6.0-3.3.1.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.
-------------------------------------
Repository : Main Repository
Name : python3-msal
Version : 1.6.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 356.3 KiB
Installed : No
Status : not installed
Source package : python-msal-1.6.0-3.3.1.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.