keysync-bin on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S keysync-bin

* (Optional) Uninstall keysync-bin on Arch using YAY

$ yay -Rns keysync-bin

2. Manually Install "keysync-bin" via AUR

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

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

b. Clone keysync-bin's git locally

$ git clone https://aur.archlinux.org/keysync-bin.git ~/keysync-bin

c. Go to ~/keysync-bin folder and install it

$ cd ~/keysync-bin $ makepkg -si

3. Information about the keysync-bin package on Arch User Repository (AUR)

ID: 809875
Name: keysync-bin
PackageBaseID: 159177
PackageBase: keysync-bin
Version: 2.0.0-1
Description: A utility to sync local authorized_keys file updated with your with Github, Gitlab or Launchpad public keys
URL: https://github.com/budde25/ssh-key-sync/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: budde25
Submitter: budde25
FirstSubmitted: 1603743303
LastModified: 1603743503
URLPath: /cgit/aur.git/snapshot/keysync-bin.tar.gz