foldersync on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S foldersync

* (Optional) Uninstall foldersync on Arch using YAY

$ yay -Rns foldersync

2. Manually Install "foldersync" via AUR

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

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

b. Clone foldersync's git locally

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

c. Go to ~/foldersync folder and install it

$ cd ~/foldersync $ makepkg -si

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

ID: 554774
Name: foldersync
PackageBaseID: 136679
PackageBase: foldersync
Version: 1.0.1-1
Description: Folder synchronisation software
URL: https://github.com/j4321/FolderSync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: j_4321
Submitter: j_4321
FirstSubmitted: 1539681063
LastModified: 1540507850
URLPath: /cgit/aur.git/snapshot/foldersync.tar.gz