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

Last updated: September 28,2024

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

$ yay -S python-azure-cli

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

$ yay -Rns python-azure-cli

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

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

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

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

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

ID: 902758
Name: python-azure-cli
PackageBaseID: 120788
PackageBase: python-azure-cli
Version: 2.23.0-1
Description: Microsoft Azure Command-Line Tools
URL: https://github.com/Azure/azure-cli
NumVotes: 9
Popularity: 2.0E-6
OutOfDate: 1635148187
Maintainer:
FirstSubmitted: 1489950710
LastModified: 1620266866
URLPath: /cgit/aur.git/snapshot/python-azure-cli.tar.gz