pam_ssh_agent_auth on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pam_ssh_agent_auth

* (Optional) Uninstall pam_ssh_agent_auth on Arch using YAY

$ yay -Rns pam_ssh_agent_auth

2. Manually Install "pam_ssh_agent_auth" 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_agent_auth's git locally

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

c. Go to ~/pam_ssh_agent_auth folder and install it

$ cd ~/pam_ssh_agent_auth $ makepkg -si

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

ID: 1063682
Name: pam_ssh_agent_auth
PackageBaseID: 54634
PackageBase: pam_ssh_agent_auth
Version: 0.10.4-3
Description: PAM module which permits authentication via the keyring in a forwarded ssh-agent.
URL: https://github.com/jbeverly/pam_ssh_agent_auth
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: Magotchi
Submitter:
FirstSubmitted: 1323178587
LastModified: 1649427451
URLPath: /cgit/aur.git/snapshot/pam_ssh_agent_auth.tar.gz