consul-template-bin on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "consul-template-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 consul-template-bin on Arch using YAY

$ yay -S consul-template-bin

* (Optional) Uninstall consul-template-bin on Arch using YAY

$ yay -Rns consul-template-bin

2. Manually Install "consul-template-bin" via AUR

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

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

b. Clone consul-template-bin's git locally

$ git clone https://aur.archlinux.org/consul-template-bin.git ~/consul-template-bin

c. Go to ~/consul-template-bin folder and install it

$ cd ~/consul-template-bin $ makepkg -si

3. Information about the consul-template-bin package on Arch User Repository (AUR)

ID: 1425921
Name: consul-template-bin
PackageBaseID: 166093
PackageBase: consul-template-bin
Version: 0.37.2-1
Description: Template rendering, notifier, and supervisor for HashiCorp Consul and Vault data
URL: https://github.com/hashicorp/consul-template
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pbazaah
Submitter: pbazaah
FirstSubmitted: 1619362936
LastModified: 1710263150
URLPath: /cgit/aur.git/snapshot/consul-template-bin.tar.gz