syncit on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S syncit

* (Optional) Uninstall syncit on Arch using YAY

$ yay -Rns syncit

2. Manually Install "syncit" via AUR

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

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

b. Clone syncit's git locally

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

c. Go to ~/syncit folder and install it

$ cd ~/syncit $ makepkg -si

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

ID: 414470
Name: syncit
PackageBaseID: 122841
PackageBase: syncit
Version: 0.0.2-1
Description: Sync files, directories or the entire file-system with durability in mind
URL: https://github.com/agherzan/syncit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: imrehg
FirstSubmitted: 1495701729
LastModified: 1495836777
URLPath: /cgit/aur.git/snapshot/syncit.tar.gz