python-globus-sdk on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-globus-sdk

* (Optional) Uninstall python-globus-sdk on Arch using YAY

$ yay -Rns python-globus-sdk

2. Manually Install "python-globus-sdk" via AUR

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

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

b. Clone python-globus-sdk's git locally

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

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

$ cd ~/python-globus-sdk $ makepkg -si

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

ID: 1422514
Name: python-globus-sdk
PackageBaseID: 121208
PackageBase: python-globus-sdk
Version: 3.39.0-1
Description: This SDK provides a convenient Pythonic interface to Globus REST APIs, including the Transfer API and the Globus Auth API.
URL: https://github.com/globus/globus-sdk-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: Aetf
FirstSubmitted: 1491263414
LastModified: 1709817848
URLPath: /cgit/aur.git/snapshot/python-globus-sdk.tar.gz