python-msal on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "python-msal" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-msal on Arch using YAY

$ yay -S python-msal

* (Optional) Uninstall python-msal on Arch using YAY

$ yay -Rns python-msal

2. Manually Install "python-msal" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-msal's git locally

$ git clone https://aur.archlinux.org/python-msal.git ~/python-msal

c. Go to ~/python-msal folder and install it

$ cd ~/python-msal $ makepkg -si

3. Information about the python-msal package on Arch User Repository (AUR)

ID: 1424286
Name: python-msal
PackageBaseID: 169314
PackageBase: python-msal
Version: 1.27.0-2
Description: Authenticate with Microsoft Entra (Azure Active Directory) accounts using OAuth2 and OpenID Connect
URL: https://github.com/AzureAD/microsoft-authentication-library-for-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: npreining
Submitter: julianuu
FirstSubmitted: 1627472133
LastModified: 1710064673
URLPath: /cgit/aur.git/snapshot/python-msal.tar.gz