vault-agent on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S vault-agent

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

$ yay -Rns vault-agent

2. Manually Install "vault-agent" via AUR

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

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

b. Clone vault-agent's git locally

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

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

$ cd ~/vault-agent $ makepkg -si

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

ID: 1171785
Name: vault-agent
PackageBaseID: 187724
PackageBase: vault-agent
Version: 20221120-1
Description: Systemd service and configuration for Vault agents
URL: https://developer.hashicorp.com/vault/docs/agent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pbazaah
Submitter: pbazaah
FirstSubmitted: 1668948332
LastModified: 1668948332
URLPath: /cgit/aur.git/snapshot/vault-agent.tar.gz