Die aktuellste Version von Gajim ist 0.13.4

Falls ihre Distribution noch nicht die aktuellste Version beinhaltet, empfehlen wir ihnen die Benutzung des autopackage oder des source tarball

Debian GNU/Linux

Wenn Sie Debian unstable benutzen, können Sie folgenden befehl verwenden, um Gajim zu installieren: apt-get install gajim
A daily package from mercurial is also built. To use it, remove gajim (apt-get remove gajim), nun fügen Sie bitte folgende Zeile an ihre /etc/apt/source.list:
deb ftp://ftp.gajim.org/debian unstable main
und installieren Sie die SVN-Version durch apt-get install gajim-nightly. Um den GPG-Schlüssel dieses Pakets zu erhalten, installieren Sie bitte das Paket gajim-dev-keyring aus derselben Installationsquelle. Es genügt apt-get install gajim-dev-keyring.

Slackware

You can get the Slackware package of Gajim hier.

Ubuntu

Wenn Sie die Installationsquelle "universe" aktiviert haben, reicht apt-get install gajim
If you want newer version of Gajim, you can also use this PPA

Fedora

Einfach yum install gajim

Gentoo

Einfach emerge gajim

Archlinux

Einfach pacman -S gajim

SUSE

openSuSE 11: Ein-Klick-Installation
openSuSE 10.x: Gibt es hier

PLD

Just poldek -U gajim

SourceMage

Einfach cast gajim

Mandriva

Einfach urpmi gajim

Zenwalk

Einfach netpkg gajim

AgiliaLinux (MOPSLinux)

Einfach mpkg-install gajim

FreeBSD

Gajim ist in FreeBSD über die FreeBSD Ports verfügbar. Einfach cd /usr/ports/net/gajim/ && make install clean. Weitere Informationen.

Autopackage

In Kürze hier verfügbar.

Windows-Installationsprogramm

Es gibt eine Gajim-Installationsdatei.

Quellcode

Die Tarball-Version von Gajim gibt es hier. Für weitere Informationen und Installationsanweisungen lesen Sie bitte die Datei see the README (Englisch).
If you want to use the last unstable development version, then you should checkout the mercurial repository.

Mercurial

The mercurial repository is available at this address: http://hg.gajim.org/gajim und online einsehbar hier.

Unter GNU/Linux

Um den Gajim-Quellcode herunter zu laden, müssen Sie folgendes tun: You first have to install mercurial (apt-get install mercurial under Debian)
Anschließend müssen Sie den folgenden Befehl in einer Konsole eingeben:

hg clone http://hg.gajim.org/gajim gajim

Sie können sich eine genaue Liste der Abhängigkeiten und Installationsanweisungen hier ansehen: README (Englisch) .

Sie können Gajim starten, indem Sie folgendes eintippen:

cd gajim und anschließend ./launch.sh

Once you have the repository, you can update it periodicaly so it matches the latest version from the main repository with the following command:

hg pull && hg update

Unter Windows

You first have to install mercurial for windows. In order to do that, download the binary hier
Once mercurial is installed, the commands are the same with those under GNU/Linux. Only difference is instead of launch.sh you run launch.bat. Enter them in an MS-DOS command line and you're done.
Um Gajim auszuführen, brauchen Sie externe Bibliotheken. Sie können ein Tutorial zum installieren im Wiki finden.

Tägliche Schnappschüsse

Everyday on 01:00 (GMT+1 time) gz tarballs are produced from mercurial. You can use them if hg is broken for you at the moment. Zum Herunterladen hier klicken.

Ältere Versionen

Für ältere Versionen von Gajim klicken Sie bitte hier.