open-vault on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S open-vault

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

$ yay -Rns open-vault

2. Manually Install "open-vault" via AUR

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

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

b. Clone open-vault's git locally

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

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

$ cd ~/open-vault $ makepkg -si

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

ID: 1407678
Name: open-vault
PackageBaseID: 202373
PackageBase: open-vault
Version: 1.14.8-1
Description: A tool for managing secrets
URL: https://developer.hashicorp.com/vault/docs/v1.14.x
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pbazaah
Submitter: pbazaah
FirstSubmitted: 1707686183
LastModified: 1707686183
URLPath: /cgit/aur.git/snapshot/open-vault.tar.gz