pam_ssh on AUR (Arch User Repository)
Last updated: March 09,2025
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
Copied
b. Install pam_ssh on Arch using YAY
$
yay -S
pam_ssh
Copied
* (Optional) Uninstall pam_ssh on Arch using YAY
$
yay -Rns
pam_ssh
Copied
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
Copied
b. Clone pam_ssh's git locally
$
git clone https://aur.archlinux.org/pam_ssh.git
~/pam_ssh
Copied
c. Go to ~/pam_ssh folder and install it
$
cd
~/pam_ssh
Copied
$
makepkg -si
Copied
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
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