python-msal-extensions on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "python-msal-extensions" 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-extensions on Arch using YAY

$ yay -S python-msal-extensions

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

$ yay -Rns python-msal-extensions

2. Manually Install "python-msal-extensions" 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-extensions's git locally

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

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

$ cd ~/python-msal-extensions $ makepkg -si

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

ID: 1390071
Name: python-msal-extensions
PackageBaseID: 184694
PackageBase: python-msal-extensions
Version: 1.1.0-1
Description: Microsoft Authentication Extensions for Python
URL: https://github.com/AzureAD/microsoft-authentication-extensions-for-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ribugent
FirstSubmitted: 1659704696
LastModified: 1705870531
URLPath: /cgit/aur.git/snapshot/python-msal-extensions.tar.gz