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

Last updated: May 10,2024

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

$ yay -S terraform-provider-acme

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

$ yay -Rns terraform-provider-acme

2. Manually Install "terraform-provider-acme" 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-acme's git locally

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

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

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

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

ID: 548870
Name: terraform-provider-acme
PackageBaseID: 136421
PackageBase: terraform-provider-acme
Version: 1.0.1-1
Description: Terraform provider for ACME certificate provisioning (Lets Encrypt)
URL: https://www.terraform.io/docs/providers/acme/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SamWhited
FirstSubmitted: 1538514837
LastModified: 1538514837
URLPath: /cgit/aur.git/snapshot/terraform-provider-acme.tar.gz