autovdirsyncer on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S autovdirsyncer

* (Optional) Uninstall autovdirsyncer on Arch using YAY

$ yay -Rns autovdirsyncer

2. Manually Install "autovdirsyncer" via AUR

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

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

b. Clone autovdirsyncer's git locally

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

c. Go to ~/autovdirsyncer folder and install it

$ cd ~/autovdirsyncer $ makepkg -si

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

ID: 956215
Name: autovdirsyncer
PackageBaseID: 167418
PackageBase: autovdirsyncer
Version: 0.2.1-1
Description: Wrapper to daemonise vdirsyncer
URL: https://git.sr.ht/~whynothugo/autovdirsyncer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: whynothugo
FirstSubmitted: 1622211051
LastModified: 1630666909
URLPath: /cgit/aur.git/snapshot/autovdirsyncer.tar.gz