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

Last updated: July 08,2024

1. Install "python311-adal" package

This is a short guide on how to install python311-adal on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-adal

2. Uninstall "python311-adal" package

Please follow the steps below to uninstall python311-adal on openSuSE Tumbleweed:

$ sudo zypper remove python311-adal

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

Information for package python311-adal:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-adal
Version : 1.2.7-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 338.3 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.