terraform-provider-stripe on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S terraform-provider-stripe

* (Optional) Uninstall terraform-provider-stripe on Arch using YAY

$ yay -Rns terraform-provider-stripe

2. Manually Install "terraform-provider-stripe" via AUR

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

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

b. Clone terraform-provider-stripe's git locally

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

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

$ cd ~/terraform-provider-stripe $ makepkg -si

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

ID: 758209
Name: terraform-provider-stripe
PackageBaseID: 154277
PackageBase: terraform-provider-stripe
Version: 1.5.0-1
Description: Terraform provider for Stripe
URL: https://github.com/franckverrot/terraform-provider-stripe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SamWhited
FirstSubmitted: 1591873611
LastModified: 1593394054
URLPath: /cgit/aur.git/snapshot/terraform-provider-stripe.tar.gz