weresync on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S weresync

* (Optional) Uninstall weresync on Arch using YAY

$ yay -Rns weresync

2. Manually Install "weresync" via AUR

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

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

b. Clone weresync's git locally

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

c. Go to ~/weresync folder and install it

$ cd ~/weresync $ makepkg -si

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

ID: 624188
Name: weresync
PackageBaseID: 123778
PackageBase: weresync
Version: 1.1.5-1
Description: Incrementally clone linux drives
URL: https://github.com/DonyorM/weresync
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: DonyorM
Submitter: DonyorM
FirstSubmitted: 1499077788
LastModified: 1561336703
URLPath: /cgit/aur.git/snapshot/weresync.tar.gz