pam-ssh-add on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S pam-ssh-add

* (Optional) Uninstall pam-ssh-add on Arch using YAY

$ yay -Rns pam-ssh-add

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

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

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

$ cd ~/pam-ssh-add $ makepkg -si

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

ID: 1352773
Name: pam-ssh-add
PackageBaseID: 178518
PackageBase: pam-ssh-add
Version: 304-1
Description: Standalone pam_ssh_add plugin from cockpit
URL: https://cockpit-project.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Brocellous
Submitter: Brocellous
FirstSubmitted: 1651555848
LastModified: 1699923359
URLPath: /cgit/aur.git/snapshot/pam-ssh-add.tar.gz