python-gspread on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-gspread

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

$ yay -Rns python-gspread

2. Manually Install "python-gspread" via AUR

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

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

b. Clone python-gspread's git locally

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

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

$ cd ~/python-gspread $ makepkg -si

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

ID: 1407975
Name: python-gspread
PackageBaseID: 108173
PackageBase: python-gspread
Version: 6.0.1-2
Description: Google Spreadsheets Python API
URL: https://github.com/burnash/gspread
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: arcanis
Submitter: arcanis
FirstSubmitted: 1456735294
LastModified: 1707734410
URLPath: /cgit/aur.git/snapshot/python-gspread.tar.gz