syncmaildir on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S syncmaildir

* (Optional) Uninstall syncmaildir on Arch using YAY

$ yay -Rns syncmaildir

2. Manually Install "syncmaildir" via AUR

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

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

b. Clone syncmaildir's git locally

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

c. Go to ~/syncmaildir folder and install it

$ cd ~/syncmaildir $ makepkg -si

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

ID: 595099
Name: syncmaildir
PackageBaseID: 42691
PackageBase: syncmaildir
Version: 1.3.0-1
Description: Synchronize a pair of mailboxes in Maildir format via ssh
URL: https://github.com/gares/syncmaildir/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter:
FirstSubmitted: 1289069760
LastModified: 1552659525
URLPath: /cgit/aur.git/snapshot/syncmaildir.tar.gz