ssh-import-id on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ssh-import-id

* (Optional) Uninstall ssh-import-id on Arch using YAY

$ yay -Rns ssh-import-id

2. Manually Install "ssh-import-id" via AUR

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

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

b. Clone ssh-import-id's git locally

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

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

$ cd ~/ssh-import-id $ makepkg -si

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

ID: 924521
Name: ssh-import-id
PackageBaseID: 168209
PackageBase: ssh-import-id
Version: 5.11-1
Description: Import SSH public keys from Launchpad or other URLs
URL: https://launchpad.net/ssh-import-id
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ebal
Submitter: ebal
FirstSubmitted: 1624304982
LastModified: 1624306850
URLPath: /cgit/aur.git/snapshot/ssh-import-id.tar.gz