vault-acme on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S vault-acme

* (Optional) Uninstall vault-acme on Arch using YAY

$ yay -Rns vault-acme

2. Manually Install "vault-acme" via AUR

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

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

b. Clone vault-acme's git locally

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

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

$ cd ~/vault-acme $ makepkg -si

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

ID: 1383832
Name: vault-acme
PackageBaseID: 162049
PackageBase: vault-acme
Version: 0.0.9-1
Description: A Vault secret engine to retrieve TLS certificates validated by an ACME provider
URL: https://github.com/remilapeyre/vault-acme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: XDjackieXD
Submitter: XDjackieXD
FirstSubmitted: 1610581634
LastModified: 1704934300
URLPath: /cgit/aur.git/snapshot/vault-acme.tar.gz