ssh-vault on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S ssh-vault

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

$ yay -Rns ssh-vault

2. Manually Install "ssh-vault" via AUR

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

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

b. Clone ssh-vault's git locally

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

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

$ cd ~/ssh-vault $ makepkg -si

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

ID: 1423909
Name: ssh-vault
PackageBaseID: 150910
PackageBase: ssh-vault
Version: 1.0.11-1
Description: Encrypt/Decrypt using SSH keys
URL: https://ssh-vault.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Rojikku
Submitter: ragouel
FirstSubmitted: 1585597908
LastModified: 1710003207
URLPath: /cgit/aur.git/snapshot/ssh-vault.tar.gz