Zorin OS
Download and install
توجه
This edition of Jami for GNU/Linux runs on Zorin OS.
Zorin OS is based on Ubuntu.
Stable release
Zorin OS 18
To download and install Jami from a DEB installation file, click here to download the DEB installation file for Zorin OS 18.
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/ubuntu_24.04/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami
Zorin OS 17
To download and install Jami from a DEB installation file, click here to download the DEB installation file for Zorin OS 17.
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/ubuntu_22.04/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami
Beta release
Zorin OS 18
To download and install Jami from a DEB installation file, click here to download the beta DEB installation file for Zorin OS 18.
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/ubuntu_24.04/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami
Zorin OS 17
To download and install Jami from a DEB installation file, click here to download the beta DEB installation file for Zorin OS 17.
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/ubuntu_22.04/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami