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

Last updated: May 12,2024

1. Install "python3-msal" package

This is a short guide on how to install python3-msal on Kali Linux

$ sudo apt update $ sudo apt install python3-msal

2. Uninstall "python3-msal" package

Here is a brief guide to show you how to uninstall python3-msal on Kali Linux:

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

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

Package: python3-msal
Source: microsoft-authentication-library-for-python
Version: 1.26.0-2
Installed-Size: 349
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cryptography, python3-jwt, python3-requests, python3:any
Size: 85088
SHA256: 0b70919719143cc46e58e395e0c3fdd2d0f5abbfadad464ef93b5c7412d09beb
SHA1: a78928479d113344bf1b7eb9ec265c98d35dc03d
MD5sum: caf9a3366e6f4edf703e1de632ed4dd2
Description: Microsoft Authentication Library (MSAL) for Python
The Microsoft Authentication Library for Python enables applications to
integrate with the Microsoft identity platform. It allows you to sign in users
or apps with Microsoft identities (Azure AD, Microsoft Accounts and Azure AD
B2C accounts) and obtain tokens to call Microsoft APIs such as Microsoft Graph
or your own APIs registered with the Microsoft identity platform. It is built
using industry standard OAuth2 and OpenID Connect protocols
Description-md5:
Homepage: https://github.com/AzureAD/microsoft-authentication-library-for-python
Section: python
Priority: optional
Filename: pool/main/m/microsoft-authentication-library-for-python/python3-msal_1.26.0-2_all.deb