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

Last updated: June 21,2024

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

$ yay -S python-azure-storage

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

$ yay -Rns python-azure-storage

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

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

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

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

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

ID: 1035733
Name: python-azure-storage
PackageBaseID: 120807
PackageBase: python-azure-storage
Version: 2.1.0-1
Description: Microsoft Azure Storage Library for Python
URL: https://github.com/Azure/azure-storage-python
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pallxk
Submitter:
FirstSubmitted: 1489968507
LastModified: 1644682617
URLPath: /cgit/aur.git/snapshot/python-azure-storage.tar.gz