Pardus
Download and install
Pardus Apps
Important
Currently, Pardus Apps contains old and unsupported versions of Jami. It is highly recommended to install Jami using one of the following methods:
Note
This edition of Jami for GNU/Linux is maintained by the community.
To download and install Jami from Pardus Apps, click here to view the Jami listings in Pardus Apps.
Source
Note
This edition of Jami for GNU/Linux runs on Pardus.
Pardus is based on Debian.
Stable release
Pardus 25
To download and install Jami from a DEB installation file, click here to download the DEB installation file for Pardus 25.
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
Pardus 25
To download and install Jami from a DEB installation file, click here to download the beta DEB installation file for Pardus 25.
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
Note
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.