azure-dev-cli on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S azure-dev-cli

* (Optional) Uninstall azure-dev-cli on Arch using YAY

$ yay -Rns azure-dev-cli

2. Manually Install "azure-dev-cli" via AUR

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

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

b. Clone azure-dev-cli's git locally

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

c. Go to ~/azure-dev-cli folder and install it

$ cd ~/azure-dev-cli $ makepkg -si

3. Information about the azure-dev-cli package on Arch User Repository (AUR)

ID: 1426348
Name: azure-dev-cli
PackageBaseID: 202076
PackageBase: azure-dev-cli
Version: 1.7.0-1
Description: Developer CLI that reduces the time it takes for you to get started on Azure
URL: https://github.com/Azure/azure-dev
NumVotes: 1
Popularity: 0.425346
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1706725013
LastModified: 1710324387
URLPath: /cgit/aur.git/snapshot/azure-dev-cli.tar.gz