ssh-ident-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S ssh-ident-git

* (Optional) Uninstall ssh-ident-git on Arch using YAY

$ yay -Rns ssh-ident-git

2. Manually Install "ssh-ident-git" via AUR

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

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

b. Clone ssh-ident-git's git locally

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

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

$ cd ~/ssh-ident-git $ makepkg -si

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

ID: 1385906
Name: ssh-ident-git
PackageBaseID: 95154
PackageBase: ssh-ident-git
Version: r70.66a0010-1
Description: Start ssh-agent and load identities on-demand.
URL: https://github.com/ccontavalli/ssh-ident
NumVotes: 3
Popularity: 0.002518
OutOfDate:
Maintainer: triarius
Submitter: triarius
FirstSubmitted: 1435130368
LastModified: 1705295889
URLPath: /cgit/aur.git/snapshot/ssh-ident-git.tar.gz