davesync on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S davesync

* (Optional) Uninstall davesync on Arch using YAY

$ yay -Rns davesync

2. Manually Install "davesync" via AUR

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

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

b. Clone davesync's git locally

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

c. Go to ~/davesync folder and install it

$ cd ~/davesync $ makepkg -si

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

ID: 1196293
Name: davesync
PackageBaseID: 189493
PackageBase: davesync
Version: 0.1.3-1
Description: Synchonizes and encrypts a local directory with a remote WebDAV folder
URL: https://github.com/Junker/davesync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1673607314
LastModified: 1673607314
URLPath: /cgit/aur.git/snapshot/davesync.tar.gz