ssync on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S ssync

* (Optional) Uninstall ssync on Arch using YAY

$ yay -Rns ssync

2. Manually Install "ssync" via AUR

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

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

b. Clone ssync's git locally

$ git clone https://aur.archlinux.org/ssync.git ~/ssync

c. Go to ~/ssync folder and install it

$ cd ~/ssync $ makepkg -si

3. Information about the ssync package on Arch User Repository (AUR)

ID: 296058
Name: ssync
PackageBaseID: 110055
PackageBase: ssync
Version: 1.0.2-2
Description: ssync (system sync) is a symlinking git wrapper for [config] files.
URL: https://github.com/n2code/ssync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pschichtel
Submitter: pschichtel
FirstSubmitted: 1460498329
LastModified: 1461332821
URLPath: /cgit/aur.git/snapshot/ssync.tar.gz