python-msrestazure on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-msrestazure

* (Optional) Uninstall python-msrestazure on Arch using YAY

$ yay -Rns python-msrestazure

2. Manually Install "python-msrestazure" via AUR

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

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

b. Clone python-msrestazure's git locally

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

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

$ cd ~/python-msrestazure $ makepkg -si

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

ID: 783662
Name: python-msrestazure
PackageBaseID: 120725
PackageBase: python-msrestazure
Version: 0.6.4-1
Description: The runtime library "msrestazure" for AutoRest generated Python clients.
URL: https://github.com/Azure/msrestazure-for-python
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pallxk
Submitter:
FirstSubmitted: 1489854251
LastModified: 1598487276
URLPath: /cgit/aur.git/snapshot/python-msrestazure.tar.gz