pam_ssh on AUR (Arch User Repository)

Last updated: May 16,2024

1. Install "pam_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

b. Install pam_ssh on Arch using YAY

$ yay -S pam_ssh

* (Optional) Uninstall pam_ssh on Arch using YAY

$ yay -Rns pam_ssh

2. Manually Install "pam_ssh" via AUR

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

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

b. Clone pam_ssh's git locally

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

c. Go to ~/pam_ssh folder and install it

$ cd ~/pam_ssh $ makepkg -si

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

ID: 818270
Name: pam_ssh
PackageBaseID: 13205
PackageBase: pam_ssh
Version: 2.3-3
Description: PAM module providing single sign-on behavior for SSH.
URL: http://pam-ssh.sourceforge.net/
NumVotes: 53
Popularity: 0
OutOfDate:
Maintainer: pancho
Submitter: tajacobsen
FirstSubmitted: 1191768287
LastModified: 1605248323
URLPath: /cgit/aur.git/snapshot/pam_ssh.tar.gz