mailsync on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S mailsync

* (Optional) Uninstall mailsync on Arch using YAY

$ yay -Rns mailsync

2. Manually Install "mailsync" via AUR

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

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

b. Clone mailsync's git locally

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

c. Go to ~/mailsync folder and install it

$ cd ~/mailsync $ makepkg -si

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

ID: 645320
Name: mailsync
PackageBaseID: 94649
PackageBase: mailsync
Version: 5.2.1-2
Description: Synchronizes a collection of mailboxes using a 3-way diff
URL: http://mailsync.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1434362498
LastModified: 1568242556
URLPath: /cgit/aur.git/snapshot/mailsync.tar.gz