azcopy-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S azcopy-bin

* (Optional) Uninstall azcopy-bin on Arch using YAY

$ yay -Rns azcopy-bin

2. Manually Install "azcopy-bin" via AUR

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

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

b. Clone azcopy-bin's git locally

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

c. Go to ~/azcopy-bin folder and install it

$ cd ~/azcopy-bin $ makepkg -si

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

ID: 1406519
Name: azcopy-bin
PackageBaseID: 202306
PackageBase: azcopy-bin
Version: 10.23.0-1
Description: A command-line utility that you can use to copy data to and from containers and file shares in Azure Storage accounts.
URL: https://github.com/Azure/azure-storage-azcopy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nakedeyes
Submitter: nakedeyes
FirstSubmitted: 1707474359
LastModified: 1707474359
URLPath: /cgit/aur.git/snapshot/azcopy-bin.tar.gz