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
Copied
b. Install mailsync on Arch using YAY
$
yay -S
mailsync
Copied
* (Optional) Uninstall mailsync on Arch using YAY
$
yay -Rns
mailsync
Copied
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
Copied
b. Clone mailsync's git locally
$
git clone https://aur.archlinux.org/mailsync.git
~/mailsync
Copied
c. Go to ~/mailsync folder and install it
$
cd
~/mailsync
Copied
$
makepkg -si
Copied
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
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