Najnowszą wersją Gajima jest 0.13.4

Jeśli twoja dystrybucja nie posiada najnowszej wersji radzimy użyć autopackage lub spakowanych źródeł

Debian GNU/Linux

Jeśli używasz niestabilnej wersji Debiana wykonaj następujące kroki apt-get install gajim
A daily package from mercurial is also built. To use it, remove gajim (apt-get remove gajim), dodaj tę linię do twojego /etc/apt/source.list:
deb ftp://ftp.gajim.org/debian unstable main
i zainstaluj ją robiąc apt-get install gajim-nightly. Możesz również zdobyć klucz GPG tej paczki instalująć gajim-dev-keyring z tego samego repozytorium. Po prostu zrób apt-get install gajim-dev-keyring.

Slackware

You can get the Slackware package of Gajim tutaj.

Ubuntu

Jeśli używasz repozytorium "Ubuntu universe", wykonaj następujące kroki apt-get install gajim
If you want newer version of Gajim, you can also use this PPA

Fedora

Po prostu yum install gajim

Gentoo

Po prostu emerge gajim

Archlinux

Po prostu pacman -S gajim

SUSE

openSuSE 11: zainstaluj jednym kliknięciem
openSuSE 10.x: ściągnij stąd

PLD

Po prostu poldek -U gajim

SourceMage

Po prostu cast gajim

Mandriva

Po prostu urpmi gajim

Zenwalk

Po prostu netpkg gajim

AgiliaLinux (MOPSLinux)

Po prostu mpkg-install gajim

FreeBSD

Gajim jest dostępny w portach FreeBSD. Po prostu cd /usr/ports/net/gajim/ && make install clean. Dowiedz się więcej.

Pakiet automatyczny

Dostępne tu już wkrótce

Instalator dla Windows

There is a instalator Gajima.

Źródła

Spakowana wersja Gajima jest tutaj. Aby zdobyć see the README (po Angielsku).
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 i można je obejrzeć tutaj.

Na systemie GNU/Linux

Aby pobrać źródła Gajima, musisz: You first have to install mercurial (apt-get install mercurial under Debian)
W konsoli wpisz następujące polecenia:

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

Zainstaluj zależności i skompiluj Gajima. Zwróć uwagę na README (Angielski) aby poznać szczegóły.

Możesz uruchomić Gajima wpisując:

cd gajim i wtedy ./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

Na systemie Windows

You first have to install mercurial for windows. In order to do that, download the binary tutaj
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.
Aby uruchomić Gajima potrzebujesz zewnętrznych bibliotek. Możesz znaleźć tutorial z opisem ich instalacji Na Wiki.

Codzienne paczki

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. Możesz je zdobyć tutaj.

Stare wydania

Stare wydania Gajima możesz znaleźć tutaj.