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

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 two packages available: Coherence (the main service), and Coherence-totem-plugin (the totem plugin). Either install from YaST or

zypper in Coherence Coherence-totem-plugin

Or download coherence-svn.tar.gz and build / install manually.