PureOS
Download and install
PureOS Store
Важно
Currently, the PureOS Store contains an old and unsupported version of Jami. It is highly recommended to install Jami using one of the following methods:
Белешка
This edition of Jami for GNU/Linux is maintained by the community.
To download and install Jami from the PureOS Store, click here to visit Jami on the PureOS Store.
Source
Белешка
This edition of Jami for GNU/Linux runs on PureOS.
PureOS is based on Debian.
Stable release
PureOS 11 „Crimson”
To download and install Jami from a DEB installation file, click here to download the DEB installation file for PureOS 11 „Crimson”.
Alternatively, open the Terminal and enter the commands:
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends curl -s https://dl.jami.net/public-key.gpg | sudo tee /usr/share/keyrings/jami-archive-keyring.gpg > /dev/null sudo sh -c "echo 'deb [signed-by=/usr/share/keyrings/jami-archive-keyring.gpg] https://dl.jami.net/stable/debian_12/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami
PureOS Dawn
To download and install Jami from a DEB installation file, click here to download the DEB installation file for PureOS Dawn.
Alternatively, open the Terminal and enter the commands:
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends curl -s https://dl.jami.net/public-key.gpg | sudo tee /usr/share/keyrings/jami-archive-keyring.gpg > /dev/null sudo sh -c "echo 'deb [signed-by=/usr/share/keyrings/jami-archive-keyring.gpg] https://dl.jami.net/stable/debian_13/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami
Beta release
PureOS 11 „Crimson”
To download and install Jami from a DEB installation file, click here to download the beta DEB installation file for PureOS 11 „Crimson”.
Alternatively, open the Terminal and enter the commands:
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends curl -s https://dl.jami.net/public-key.gpg | sudo tee /usr/share/keyrings/jami-archive-keyring.gpg > /dev/null sudo sh -c "echo 'deb [signed-by=/usr/share/keyrings/jami-archive-keyring.gpg] https://dl.jami.net/nightly/debian_12/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami
PureOS Dawn
To download and install Jami from a DEB installation file, click here to download the beta DEB installation file for PureOS Dawn.
Alternatively, open the Terminal and enter the commands:
sudo apt install gnupg dirmngr ca-certificates curl --no-install-recommends curl -s https://dl.jami.net/public-key.gpg | sudo tee /usr/share/keyrings/jami-archive-keyring.gpg > /dev/null sudo sh -c "echo 'deb [signed-by=/usr/share/keyrings/jami-archive-keyring.gpg] https://dl.jami.net/nightly/debian_13/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami
Flatpak
Белешка
Jami on Flathub runs on this GNU/Linux distribution.
To download and install Jami as a Flatpak, click here to visit the Jami on Flathub setup page.