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

Last updated: July 02,2024

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

$ yay -S terraform-provider-acme-bin

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

$ yay -Rns terraform-provider-acme-bin

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

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

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

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

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

ID: 549130
Name: terraform-provider-acme-bin
PackageBaseID: 132526
PackageBase: terraform-provider-acme-bin
Version: 1.0.1-2
Description: Terraform provider for ACME certificate provisioning (Lets Encrypt)
URL: https://github.com/vancluever/terraform-provider-acme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SamWhited
FirstSubmitted: 1526243164
LastModified: 1538598780
URLPath: /cgit/aur.git/snapshot/terraform-provider-acme-bin.tar.gz