How to Install and Uninstall python3-msal.noarch Package on Fedora 35
Last updated: February 07,2025
1. Install "python3-msal.noarch" package
This is a short guide on how to install python3-msal.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-msal.noarch
Copied
2. Uninstall "python3-msal.noarch" package
Please follow the guidance below to uninstall python3-msal.noarch on Fedora 35:
$
sudo dnf remove
python3-msal.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-msal.noarch package on Fedora 35
Last metadata expiration check: 4:48:29 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-msal
Version : 1.18.0~b1
Release : 1.20220524git1.18.0b1.fc35
Architecture : noarch
Size : 118 k
Source : python-msal-1.18.0~b1-1.20220524git1.18.0b1.fc35.src.rpm
Repository : updates
Summary : Microsoft Authentication Library (MSAL) for Python
URL : https://github.com/AzureAD/microsoft-authentication-library-for-python
License : MIT
Description : 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 B2Caccounts) 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.
Available Packages
Name : python3-msal
Version : 1.18.0~b1
Release : 1.20220524git1.18.0b1.fc35
Architecture : noarch
Size : 118 k
Source : python-msal-1.18.0~b1-1.20220524git1.18.0b1.fc35.src.rpm
Repository : updates
Summary : Microsoft Authentication Library (MSAL) for Python
URL : https://github.com/AzureAD/microsoft-authentication-library-for-python
License : MIT
Description : 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 B2Caccounts) 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.