azcopy on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S azcopy

* (Optional) Uninstall azcopy on Arch using YAY

$ yay -Rns azcopy

2. Manually Install "azcopy" via AUR

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

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

b. Clone azcopy's git locally

$ git clone https://aur.archlinux.org/azcopy.git ~/azcopy

c. Go to ~/azcopy folder and install it

$ cd ~/azcopy $ makepkg -si

3. Information about the azcopy package on Arch User Repository (AUR)

ID: 1395170
Name: azcopy
PackageBaseID: 135080
PackageBase: azcopy
Version: 10.23.0-1
Description: A command-line utility designed for copying data to/from Microsoft Azure
URL: https://github.com/Azure/azure-storage-azcopy
NumVotes: 9
Popularity: 0.137652
OutOfDate:
Maintainer: xuanruiqi
Submitter: onny
FirstSubmitted: 1534262861
LastModified: 1706561135
URLPath: /cgit/aur.git/snapshot/azcopy.tar.gz