vsync on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vsync

* (Optional) Uninstall vsync on Arch using YAY

$ yay -Rns vsync

2. Manually Install "vsync" via AUR

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

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

b. Clone vsync's git locally

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

c. Go to ~/vsync folder and install it

$ cd ~/vsync $ makepkg -si

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

ID: 1345869
Name: vsync
PackageBaseID: 178567
PackageBase: vsync
Version: 0.10.0-1
Description: IMAP to maildir synchronization tool
URL: https://git.sr.ht/~bitfehler/vomit-sync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitfehler
Submitter: bitfehler
FirstSubmitted: 1651672496
LastModified: 1698846725
URLPath: /cgit/aur.git/snapshot/vsync.tar.gz