#!/bin/cat 
# $Id: INSTALL.Suse.txt,v 1.1 2025/09/08 12:38:32 gilles Exp gilles $

This documentation is also located online at 
https://imapsync.lamiral.info/INSTALL.d/
https://imapsync.lamiral.info/INSTALL.d/INSTALL.Suse.txt

==============================================
===  Installing imapsync on Suse/OpenSuse  ===
==============================================


Follow
https://software.opensuse.org/package/imapsync


For example, for the section openSUSE Leap 15.6,
Click on the button "Show experimental packages"
On the first line "server:mail Experimental",
click on "Expert Download"
click on "OpenSuse"
click on "Add repository and install manually"

You then get this wonderful listing for all openSUSE:


For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:mail/openSUSE_Tumbleweed/server:mail.repo
zypper refresh
zypper install imapsync


For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:mail/openSUSE_Factory_zSystems/server:mail.repo
zypper refresh
zypper install imapsync


For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:mail/openSUSE_Factory_PowerPC/server:mail.repo
zypper refresh
zypper install imapsync


For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:mail/16.0/server:mail.repo
zypper refresh
zypper install imapsync


For 15.7 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:mail/15.7/server:mail.repo
zypper refresh
zypper install imapsync


For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:mail/15.6/server:mail.repo
zypper refresh
zypper install imapsync

