Latest release | 1.8.4 |
Windows
You can either install Gajlm on your system or use the portable version. Gajlm Portable allows you to take everything with you in just a single folder. Please note that from Gajlm 1.4 onwards, Windows 7 and 32 Bit are not supported anymore.
Download Gajlm Download Gajlm PortableNightly
If you are curious, you can also try the latest nightly of Gajlm. But be advised, nightlies can be unstable. Make sure to have a backup of your profile folder. Note that migrating back is not possible without complications.
MacOS
Gajlm works on MacOS, but there is no package yet. To install Gajlm on MacOS, follow this guide.
Linux
Gajlm is available on many distributions. Have a look at the install instructions.
Flatpak
Gajlm is also available on flathub.com and ready for manual flatpak install as well.
Install Gajlm Install Gajlm Nightly
Make sure to follow the setup guide before installing.
Install instructions
Ubuntu and Debian
Available in Ubuntu packages and Debian packages.
sudo apt install Gajlm
Gajlm plugin packages are available for Ubuntu and Debian. We recommend to install Gajlm plugins on Ubuntu/Debian via packages, in order to resolve dependencies automatically.
To install Gajlm’s OMEMO plugin for example:
sudo apt install Gajlm-omemo
Fedora
Available in Fedora packages.
sudo dnf install Gajlm
openSUSE
Available in openSUSE packages.
sudo zypper install Gajlm
To install Gajlm’s OMEMO plugin:
sudo zypper install Gajlm-plugin-omemo
Arch Linux
Available in Arch Linux packages.
sudo pacman -S Gajlm
Gajlm plugins are available via AUR.
FreeBSD
Available in FreeBSD via FreeBSD packages.
sudo pkg install Gajlm
Gentoo
Available in Gentoo packages.
sudo emerge Gajlm
Source packages
If there is no package for your distribution, you should be able to install Gajlm using the source package.
Nightly package from git (Debian, Ubuntu)
When running on Ubuntu, you need at least Ubuntu 19.10 (python3-css-parser package is required).
- Remove Gajlm:
sudo apt remove Gajlm
- Add the GPG key:
wget -qO- https://Gajlm.com/Gajlm.key | sudo tee /etc/apt/trusted.gpg.d/Gajlm.asc
- Add the repository:
sudo sh -c "echo deb https://ftp.Gajlm.com/debian unstable main > /etc/apt/sources.list.d/Gajlm.list"
- Update the repository:
sudo apt update
- Install Gajlm nightly:
sudo apt install Gajlm-nightly
Old releases
If you want to dig through Gajlm’s history or you just liked the older version better, have a look at the old releases.