osync on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S osync

* (Optional) Uninstall osync on Arch using YAY

$ yay -Rns osync

2. Manually Install "osync" via AUR

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

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

b. Clone osync's git locally

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

c. Go to ~/osync folder and install it

$ cd ~/osync $ makepkg -si

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

ID: 1332831
Name: osync
PackageBaseID: 115104
PackageBase: osync
Version: v1.3-1
Description: A two way filesync script
URL: https://github.com/deajan/osync
NumVotes: 8
Popularity: 0.565864
OutOfDate:
Maintainer: Shadowigor
Submitter: Shadowigor
FirstSubmitted: 1472494368
LastModified: 1697108763
URLPath: /cgit/aur.git/snapshot/osync.tar.gz