python-stripe on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-stripe

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

$ yay -Rns python-stripe

2. Manually Install "python-stripe" via AUR

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

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

b. Clone python-stripe's git locally

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

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

$ cd ~/python-stripe $ makepkg -si

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

ID: 1180962
Name: python-stripe
PackageBaseID: 105590
PackageBase: python-stripe
Version: 5.0.0-1
Description: Stripe python bindings
URL: https://github.com/stripe/stripe-python
NumVotes: 3
Popularity: 0
OutOfDate: 1692657025
Maintainer:
Submitter: dylwhich
FirstSubmitted: 1451974733
LastModified: 1670709890
URLPath: /cgit/aur.git/snapshot/python-stripe.tar.gz