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

Last updated: July 04,2024

1. Install "python310-adal" package

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

$ sudo zypper refresh $ sudo zypper install python310-adal

2. Uninstall "python310-adal" package

In this section, we are going to explain the necessary steps to uninstall python310-adal on openSuSE Tumbleweed:

$ sudo zypper remove python310-adal

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

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