How to Install and Uninstall python3-adal Package on Kali Linux

Last updated: November 26,2024

1. Install "python3-adal" package

Please follow the guidelines below to install python3-adal on Kali Linux

$ sudo apt update $ sudo apt install python3-adal

2. Uninstall "python3-adal" package

This is a short guide on how to uninstall python3-adal on Kali Linux:

$ sudo apt remove python3-adal $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-adal package on Kali Linux

Package: python3-adal
Source: python-adal
Version: 1.2.7-2
Installed-Size: 185
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cryptography (>= 1.1.0), python3-dateutil, python3-jwt, python3-requests, python3:any
Size: 32128
SHA256: 58177fccb43d327184c3e36d1e258e2f44b29eb04a225eeeb10d162c7387e1ae
SHA1: f4f04c16ed75878830720df74f6f0f075a1a45b7
MD5sum: b03192babfe5ccd52353aa1f5513b0c5
Description: Azure Active Directory Authentication Library for Python 3.x
The ADAL for Python library makes it easy for Python applications to
authenticate to AAD in order to access AAD protected web resources.
.
This library will no longer receive new feature improvements.
Instead, users should consider using the new library MSAL for Python.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/AzureAD/azure-activedirectory-library-for-python
Section: python
Priority: optional
Filename: pool/main/p/python-adal/python3-adal_1.2.7-2_all.deb