vault-kv-search on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S vault-kv-search

* (Optional) Uninstall vault-kv-search on Arch using YAY

$ yay -Rns vault-kv-search

2. Manually Install "vault-kv-search" via AUR

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

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

b. Clone vault-kv-search's git locally

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

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

$ cd ~/vault-kv-search $ makepkg -si

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

ID: 1189046
Name: vault-kv-search
PackageBaseID: 174536
PackageBase: vault-kv-search
Version: 0.1.1-3
Description: Recursively search Hashicorp Vault for a substring.
URL: https://github.com/xbglowx/vault-kv-search
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cyrinux
Submitter: cyrinux
FirstSubmitted: 1640848414
LastModified: 1672263881
URLPath: /cgit/aur.git/snapshot/vault-kv-search.tar.gz