python-azure-identity on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-azure-identity

* (Optional) Uninstall python-azure-identity on Arch using YAY

$ yay -Rns python-azure-identity

2. Manually Install "python-azure-identity" via AUR

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

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

b. Clone python-azure-identity's git locally

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

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

$ cd ~/python-azure-identity $ makepkg -si

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

ID: 1423593
Name: python-azure-identity
PackageBaseID: 184693
PackageBase: python-azure-identity
Version: 1.15.0-2
Description: Microsoft Azure Identity Library for Python
URL: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity
NumVotes: 1
Popularity: 0.277586
OutOfDate:
Maintainer: abruegmann
Submitter: ribugent
FirstSubmitted: 1659704656
LastModified: 1709947003
URLPath: /cgit/aur.git/snapshot/python-azure-identity.tar.gz