pam_exec-ssh on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pam_exec-ssh

* (Optional) Uninstall pam_exec-ssh on Arch using YAY

$ yay -Rns pam_exec-ssh

2. Manually Install "pam_exec-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_exec-ssh's git locally

$ git clone https://aur.archlinux.org/pam_exec-ssh.git ~/pam_exec-ssh

c. Go to ~/pam_exec-ssh folder and install it

$ cd ~/pam_exec-ssh $ makepkg -si

3. Information about the pam_exec-ssh package on Arch User Repository (AUR)

ID: 1088499
Name: pam_exec-ssh
PackageBaseID: 151140
PackageBase: pam_exec-ssh
Version: 20220601-1
Description: Unlock SSH keys on login using PAM.
URL: https://github.com/x70b1/pam_exec-ssh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: x70b1
FirstSubmitted: 1586107023
LastModified: 1654094802
URLPath: /cgit/aur.git/snapshot/pam_exec-ssh.tar.gz