synchronisation on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S synchronisation

* (Optional) Uninstall synchronisation on Arch using YAY

$ yay -Rns synchronisation

2. Manually Install "synchronisation" via AUR

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

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

b. Clone synchronisation's git locally

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

c. Go to ~/synchronisation folder and install it

$ cd ~/synchronisation $ makepkg -si

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

ID: 366067
Name: synchronisation
PackageBaseID: 115386
PackageBase: synchronisation
Version: 1.1.1-3
Description: Folder synchronisation software
URL: https://sourceforge.net/projects/synchronisation/
NumVotes: 2
Popularity: 0
OutOfDate: 1703269996
Maintainer: backltrack
Submitter: j_4321
FirstSubmitted: 1473462395
LastModified: 1481994729
URLPath: /cgit/aur.git/snapshot/synchronisation.tar.gz