How to Install and Uninstall python3-adal.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

1. Install "python3-adal.noarch" package

This is a short guide on how to install python3-adal.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-adal.noarch

2. Uninstall "python3-adal.noarch" package

Please follow the instructions below to uninstall python3-adal.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-adal.noarch $ sudo dnf autoremove

3. Information about the python3-adal.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:41:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-adal
Version : 1.2.7
Release : 6.el9
Architecture : noarch
Size : 76 k
Source : python-adal-1.2.7-6.el9.src.rpm
Repository : epel
Summary : Microsoft Azure Active Directory Authentication Library (ADAL) for Python
URL : https://github.com/AzureAD/azure-activedirectory-library-for-python
License : MIT
Description : Microsoft Azure Active Directory Authentication Library (ADAL) for Python.