pass-ssh on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "pass-ssh" 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
Copied
b. Install pass-ssh on Arch using YAY
$
yay -S
pass-ssh
Copied
* (Optional) Uninstall pass-ssh on Arch using YAY
$
yay -Rns
pass-ssh
Copied
2. Manually Install "pass-ssh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pass-ssh's git locally
$
git clone https://aur.archlinux.org/pass-ssh.git
~/pass-ssh
Copied
c. Go to ~/pass-ssh folder and install it
$
cd
~/pass-ssh
Copied
$
makepkg -si
Copied
3. Information about the pass-ssh package on Arch User Repository (AUR)
ID: 687977
Name: pass-ssh
PackageBaseID: 123707
PackageBase: pass-ssh
Version: 0.2-1
Description: A pass extension that creates ssh keys with an automatically generated passphrases stored in pass and outputs the public key using fzf or rofi
URL: https://github.com/ibizaman/pass-ssh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ibizaman
Submitter: ibizaman
FirstSubmitted: 1498801164
LastModified: 1579496257
URLPath: /cgit/aur.git/snapshot/pass-ssh.tar.gz
Name: pass-ssh
PackageBaseID: 123707
PackageBase: pass-ssh
Version: 0.2-1
Description: A pass extension that creates ssh keys with an automatically generated passphrases stored in pass and outputs the public key using fzf or rofi
URL: https://github.com/ibizaman/pass-ssh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ibizaman
Submitter: ibizaman
FirstSubmitted: 1498801164
LastModified: 1579496257
URLPath: /cgit/aur.git/snapshot/pass-ssh.tar.gz