git-credential-azure on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S git-credential-azure

* (Optional) Uninstall git-credential-azure on Arch using YAY

$ yay -Rns git-credential-azure

2. Manually Install "git-credential-azure" via AUR

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

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

b. Clone git-credential-azure's git locally

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

c. Go to ~/git-credential-azure folder and install it

$ cd ~/git-credential-azure $ makepkg -si

3. Information about the git-credential-azure package on Arch User Repository (AUR)

ID: 1318034
Name: git-credential-azure
PackageBaseID: 196474
PackageBase: git-credential-azure
Version: 0.2.3-2
Description: Git credential helper that authenticates to Azure Repos (dev.azure.com)
URL: https://github.com/hickford/git-credential-azure
NumVotes: 2
Popularity: 0.032997
OutOfDate:
Maintainer: hickford
Submitter: hickford
FirstSubmitted: 1691334952
LastModified: 1694577634
URLPath: /cgit/aur.git/snapshot/git-credential-azure.tar.gz