sync-ssh-keys-bin on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S sync-ssh-keys-bin

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

$ yay -Rns sync-ssh-keys-bin

2. Manually Install "sync-ssh-keys-bin" via AUR

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

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

b. Clone sync-ssh-keys-bin's git locally

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

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

$ cd ~/sync-ssh-keys-bin $ makepkg -si

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

ID: 948430
Name: sync-ssh-keys-bin
PackageBaseID: 169979
PackageBase: sync-ssh-keys-bin
Version: 0.5.0-1
Description: Sync public ssh keys to ~/.ssh/authorized_keys, based on Github/Gitlab organization membership.
URL: https://github.com/samber/sync-ssh-keys
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wcarlsen
Submitter: wcarlsen
FirstSubmitted: 1629118865
LastModified: 1629118865
URLPath: /cgit/aur.git/snapshot/sync-ssh-keys-bin.tar.gz