python-gpsoauth on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-gpsoauth

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

$ yay -Rns python-gpsoauth

2. Manually Install "python-gpsoauth" via AUR

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

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

b. Clone python-gpsoauth's git locally

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

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

$ cd ~/python-gpsoauth $ makepkg -si

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

ID: 1420001
Name: python-gpsoauth
PackageBaseID: 129616
PackageBase: python-gpsoauth
Version: 1.0.4-1
Description: A python client library for Google Play Services OAuth.
URL: https://github.com/simon-weber/gpsoauth
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: delusional
FirstSubmitted: 1517331925
LastModified: 1709476589
URLPath: /cgit/aur.git/snapshot/python-gpsoauth.tar.gz