cryptsetup-vault on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cryptsetup-vault

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

$ yay -Rns cryptsetup-vault

2. Manually Install "cryptsetup-vault" via AUR

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

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

b. Clone cryptsetup-vault's git locally

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

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

$ cd ~/cryptsetup-vault $ makepkg -si

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

ID: 747254
Name: cryptsetup-vault
PackageBaseID: 138449
PackageBase: cryptsetup-vault
Version: 1.1.1-1
Description: A cli tool and initcpio hook to unlock a cryptdevice via HashiCorp Vault unattended
URL: https://gitlab.com/T4cC0re/cryptsetup-vault
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: T4cC0re
Submitter: T4cC0re
FirstSubmitted: 1546377915
LastModified: 1591314008
URLPath: /cgit/aur.git/snapshot/cryptsetup-vault.tar.gz