How to Install and Uninstall python3-msal-extensions Package on openSUSE Leap

Last updated: May 02,2024

1. Install "python3-msal-extensions" package

In this section, we are going to explain the necessary steps to install python3-msal-extensions on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-msal-extensions

2. Uninstall "python3-msal-extensions" package

This tutorial shows how to uninstall python3-msal-extensions on openSUSE Leap:

$ sudo zypper remove python3-msal-extensions

3. Information about the python3-msal-extensions package on openSUSE Leap

Information for package python3-msal-extensions:
------------------------------------------------
Repository : Main Repository
Name : python3-msal-extensions
Version : 0.3.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 108.7 KiB
Installed : No
Status : not installed
Source package : python-msal-extensions-0.3.0-3.3.1.src
Upstream URL : https://github.com/AzureAD/microsoft-authentication-library-for-python
Summary : Microsoft Authentication Library (MSAL) for Python Extensions
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.
This packages contains additional extensions.