update-ssh-keys on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S update-ssh-keys

* (Optional) Uninstall update-ssh-keys on Arch using YAY

$ yay -Rns update-ssh-keys

2. Manually Install "update-ssh-keys" via AUR

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

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

b. Clone update-ssh-keys's git locally

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

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

$ cd ~/update-ssh-keys $ makepkg -si

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

ID: 300442
Name: update-ssh-keys
PackageBaseID: 107747
PackageBase: update-ssh-keys
Version: r23.96fe9ef-1
Description: SSH Key helper binary from github.com/coreos/update-ssh-keys
URL: https://github.com/coreos/update-ssh-keys
NumVotes: 2
Popularity: 0
OutOfDate: 1516692450
Maintainer: jeremydei
Submitter: jeremydei
FirstSubmitted: 1455763954
LastModified: 1462587363
URLPath: /cgit/aur.git/snapshot/update-ssh-keys.tar.gz