dotsync on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S dotsync

* (Optional) Uninstall dotsync on Arch using YAY

$ yay -Rns dotsync

2. Manually Install "dotsync" via AUR

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

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

b. Clone dotsync's git locally

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

c. Go to ~/dotsync folder and install it

$ cd ~/dotsync $ makepkg -si

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

ID: 1222832
Name: dotsync
PackageBaseID: 191206
PackageBase: dotsync
Version: 0.0.1-0
Description: Command line utility to manage dotfiles
URL: https://github.com/termapps/dotsync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pksunkara
Submitter: pksunkara
FirstSubmitted: 1678225585
LastModified: 1678225585
URLPath: /cgit/aur.git/snapshot/dotsync.tar.gz