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

Last updated: July 05,2024

1. Install "python36-adal" package

Here is a brief guide to show you how to install python36-adal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-adal

2. Uninstall "python36-adal" package

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

$ sudo zypper remove python36-adal

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

Information for package python36-adal:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-adal
Version : 1.2.7-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 372,1 KiB
Installed : No
Status : not installed
Source package : python-adal-1.2.7-1.2.src
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.