azure-cli on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "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
Copied
b. Install azure-cli on Arch using YAY
$
yay -S
azure-cli
Copied
* (Optional) Uninstall azure-cli on Arch using YAY
$
yay -Rns
azure-cli
Copied
2. Manually Install "azure-cli" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone azure-cli's git locally
$
git clone https://aur.archlinux.org/azure-cli.git
~/azure-cli
Copied
c. Go to ~/azure-cli folder and install it
$
cd
~/azure-cli
Copied
$
makepkg -si
Copied
3. Information about the azure-cli package on Arch User Repository (AUR)
ID: 1420981
Name: azure-cli
PackageBaseID: 147729
PackageBase: azure-cli
Version: 2.58.0-1
Description: Command-line tools for Azure.
URL: https://github.com/Azure/azure-cli
NumVotes: 40
Popularity: 0.185539
OutOfDate:
Maintainer: pallxk
Submitter: pallxk
FirstSubmitted: 1577697021
LastModified: 1709617771
URLPath: /cgit/aur.git/snapshot/azure-cli.tar.gz
Name: azure-cli
PackageBaseID: 147729
PackageBase: azure-cli
Version: 2.58.0-1
Description: Command-line tools for Azure.
URL: https://github.com/Azure/azure-cli
NumVotes: 40
Popularity: 0.185539
OutOfDate:
Maintainer: pallxk
Submitter: pallxk
FirstSubmitted: 1577697021
LastModified: 1709617771
URLPath: /cgit/aur.git/snapshot/azure-cli.tar.gz