passh on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S passh

* (Optional) Uninstall passh on Arch using YAY

$ yay -Rns passh

2. Manually Install "passh" via AUR

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

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

b. Clone passh's git locally

$ git clone https://aur.archlinux.org/passh.git ~/passh

c. Go to ~/passh folder and install it

$ cd ~/passh $ makepkg -si

3. Information about the passh package on Arch User Repository (AUR)

ID: 1137820
Name: passh
PackageBaseID: 184216
PackageBase: passh
Version: 1.0.2-2
Description: interactive keyboard password authentication for SSH
URL: https://github.com/clarkwang/passh
NumVotes: 1
Popularity: 5.0E-6
OutOfDate:
Maintainer: vaygr
Submitter: vaygr
FirstSubmitted: 1658514238
LastModified: 1662821595
URLPath: /cgit/aur.git/snapshot/passh.tar.gz