How to Install and Uninstall python39-adal Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "python39-adal" package

Please follow the guidance below to install python39-adal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-adal

2. Uninstall "python39-adal" package

This guide covers the steps necessary to uninstall python39-adal on openSuSE Tumbleweed:

$ sudo zypper remove python39-adal

3. Information about the python39-adal package on openSuSE Tumbleweed

Information for package python39-adal:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-adal
Version : 1.2.7-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 272.4 KiB
Installed : No
Status : not installed
Source package : python-adal-1.2.7-1.15.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.