vault-cli on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S vault-cli

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

$ yay -Rns vault-cli

2. Manually Install "vault-cli" via AUR

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

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

b. Clone vault-cli's git locally

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

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

$ cd ~/vault-cli $ makepkg -si

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

ID: 1046564
Name: vault-cli
PackageBaseID: 176515
PackageBase: vault-cli
Version: 3.1.0-2
Description: 12-factor oriented command line tool for Hashicorp Vault
URL: https://github.com/peopledoc/vault-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marcomania
Submitter: marcomania
FirstSubmitted: 1646129512
LastModified: 1646476102
URLPath: /cgit/aur.git/snapshot/vault-cli.tar.gz