envconsul on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S envconsul

* (Optional) Uninstall envconsul on Arch using YAY

$ yay -Rns envconsul

2. Manually Install "envconsul" via AUR

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

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

b. Clone envconsul's git locally

$ git clone https://aur.archlinux.org/envconsul.git ~/envconsul

c. Go to ~/envconsul folder and install it

$ cd ~/envconsul $ makepkg -si

3. Information about the envconsul package on Arch User Repository (AUR)

ID: 1262091
Name: envconsul
PackageBaseID: 127783
PackageBase: envconsul
Version: 0.13.2-2
Description: Launch a subprocess with environment variables using data from @HashiCorp Consul and Vault.
URL: https://github.com/hashicorp/envconsul
NumVotes: 3
Popularity: 2.3E-5
OutOfDate:
Maintainer: qubidt
Submitter: zephrax
FirstSubmitted: 1512699885
LastModified: 1684843865
URLPath: /cgit/aur.git/snapshot/envconsul.tar.gz