azure-storage-cpp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S azure-storage-cpp

* (Optional) Uninstall azure-storage-cpp on Arch using YAY

$ yay -Rns azure-storage-cpp

2. Manually Install "azure-storage-cpp" via AUR

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

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

b. Clone azure-storage-cpp's git locally

$ git clone https://aur.archlinux.org/azure-storage-cpp.git ~/azure-storage-cpp

c. Go to ~/azure-storage-cpp folder and install it

$ cd ~/azure-storage-cpp $ makepkg -si

3. Information about the azure-storage-cpp package on Arch User Repository (AUR)

ID: 1403108
Name: azure-storage-cpp
PackageBaseID: 177847
PackageBase: azure-storage-cpp
Version: 7.5.0-6
Description: Microsoft Azure Storage Client Library for C++
URL: https://github.com/Azure/azure-storage-cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gnaggnoyil
Submitter: gnaggnoyil
FirstSubmitted: 1649581180
LastModified: 1706902692
URLPath: /cgit/aur.git/snapshot/azure-storage-cpp.tar.gz