How to Install and Uninstall python3-adal Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-adal" package

This tutorial shows how to install python3-adal on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-adal

2. Uninstall "python3-adal" package

Please follow the steps below to uninstall python3-adal on openSUSE Leap:

$ sudo zypper remove python3-adal

3. Information about the python3-adal package on openSUSE Leap

Information for package python3-adal:
-------------------------------------
Repository : Main Repository
Name : python3-adal
Version : 1.2.4-7.4.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 370.4 KiB
Installed : No
Status : not installed
Source package : python-adal-1.2.4-7.4.1.src
Upstream URL : https://github.com/AzureAD/azure-activedirectory-library-for-python
Summary : Azure Active Directory library
Description :
The ADAL for Python library makes it easy for python application to authenticate to
Azure Active Directory (AAD) in order to access AAD protected web resources.