python-msgraph-core on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-msgraph-core

* (Optional) Uninstall python-msgraph-core on Arch using YAY

$ yay -Rns python-msgraph-core

2. Manually Install "python-msgraph-core" via AUR

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

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

b. Clone python-msgraph-core's git locally

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

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

$ cd ~/python-msgraph-core $ makepkg -si

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

ID: 1395824
Name: python-msgraph-core
PackageBaseID: 199662
PackageBase: python-msgraph-core
Version: 1:0.2.2-1
Description: Core component of the Microsoft Graph Python SDK consisting of HTTP/Graph Client and a configurable middleware pipeline (Preview).
URL: https://github.com/microsoftgraph/msgraph-sdk-python-core
NumVotes: 0
Popularity: 0
OutOfDate: 1706668873
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1700255707
LastModified: 1706668853
URLPath: /cgit/aur.git/snapshot/python-msgraph-core.tar.gz