python-pyairtable on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-pyairtable

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

$ yay -Rns python-pyairtable

2. Manually Install "python-pyairtable" via AUR

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

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

b. Clone python-pyairtable's git locally

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

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

$ cd ~/python-pyairtable $ makepkg -si

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

ID: 1383281
Name: python-pyairtable
PackageBaseID: 183717
PackageBase: python-pyairtable
Version: 2.2.1-1
Description: Python client for the Airtable API
URL: https://github.com/gtalarico/pyairtable
NumVotes: 0
Popularity: 0
OutOfDate: 1706979141
Maintainer: entriphy
Submitter: entriphy
FirstSubmitted: 1656795273
LastModified: 1704846521
URLPath: /cgit/aur.git/snapshot/python-pyairtable.tar.gz