To be deleted ...
Binary Packages
Debian
There are packages in the official Debian packages archives. If you're using Debian Sid or testing, just run sudo apt-get install python-coherence
Ubuntu
Coherence is available for Hardy in the official packages archives, under the "python-coherence" package name.
For Gutsy, Fluendo provides packages for the i386, amd64 and lpia architectures. Repository informations to put in /etc/apt/sources.list:
deb http://elisa.fluendo.com/packages gutsy main
Package name is python-coherence
Ubuntu Jaunty
porthose's PPA has packages for Jaunty. See instructions there on how to add it to your repository list.
Ubuntu Hardy / Intrepid
Newer versions of Coherence are now available in the PPA for Elisa
Use this for Hardy:
deb http://ppa.launchpad.net/elisa-developers/ubuntu hardy main
Or this for Intrepid:
deb http://ppa.launchpad.net/elisa-developers/ubuntu intrepid main
Mandriva
There are packages in the official Mandriva repository called "contrib". If you don't have it, please use "http://easyurpmi.zarb.org" or "drakrpm" to add it. Since the 2008.1 release, please just do
urpmi python-coherence
The sample configuration file is located in /usr/share/doc/python-coherence/
Archlinux
There is a subversion package of coherence in aur http://aur.archlinux.org/packages.php?ID=18453
yaourt -S coherence-svn
openSUSE
Coherence is available from the Packman repository, this can be enabled by going to YaST-> Software Repositories-> Community Repositories, or via the command line (replace $RELEASE with your version of openSUSE)
zypper ar http://ftp.skynet.be/pub/packman/suse/$RELEASE/ Packman
There are three packages available: Coherence (the main service), Coherence-server (Runlevel script enabling server implementation) and Coherence-totem-plugin (the totem plugin). Either install from YaST or
zypper in Coherence Coherence-server Coherence-totem-plugin
Or download coherence-svn.tar.gz and build / install manually.
openBSD
[15-Oct-10] Now available in the development branch -CURRENT (see http://www.openbsd.org/cgi-bin/cvsweb/ports/multimedia/coherence/) and will be packaged in OpenBSD 4.7.
