vault-ssh-plus-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S vault-ssh-plus-bin

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

$ yay -Rns vault-ssh-plus-bin

2. Manually Install "vault-ssh-plus-bin" 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-plus-bin's git locally

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

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

$ cd ~/vault-ssh-plus-bin $ makepkg -si

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

ID: 1416870
Name: vault-ssh-plus-bin
PackageBaseID: 193226
PackageBase: vault-ssh-plus-bin
Version: 0.7.3-3
Description: An enhanced implementation of vault ssh, wrapping the OpenSSH ssh client to eliminate the management overhead of using of short-lived SSH client keys CA-signed by Hashicorp Vault.
URL: https://github.com/isometry/vault-ssh-plus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: godeater
Submitter: godeater
FirstSubmitted: 1683067348
LastModified: 1709068304
URLPath: /cgit/aur.git/snapshot/vault-ssh-plus-bin.tar.gz