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

Last updated: May 18,2024

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

$ yay -S python2-azure-storage

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

$ yay -Rns python2-azure-storage

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

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

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

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

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

ID: 491303
Name: python2-azure-storage
PackageBaseID: 120845
PackageBase: python2-azure-storage
Version: 1.1.0-2
Description: Microsoft Azure Storage Library for Python
URL: https://github.com/Azure/azure-storage-python
NumVotes: 0
Popularity: 0
OutOfDate: 1620090095
Maintainer:
FirstSubmitted: 1490028668
LastModified: 1520098895
URLPath: /cgit/aur.git/snapshot/python2-azure-storage.tar.gz

5. The same packages on other Linux Distributions