vault-ssh-helper on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S vault-ssh-helper

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

$ yay -Rns vault-ssh-helper

2. Manually Install "vault-ssh-helper" via AUR

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

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

b. Clone vault-ssh-helper's git locally

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

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

$ cd ~/vault-ssh-helper $ makepkg -si

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

ID: 888390
Name: vault-ssh-helper
PackageBaseID: 104710
PackageBase: vault-ssh-helper
Version: 0.2.1-1
Description: Allows using OTP authentication generated by a Vault server
URL: https://github.com/hashicorp/vault-ssh-helper/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1450287584
LastModified: 1617694513
URLPath: /cgit/aur.git/snapshot/vault-ssh-helper.tar.gz