Debian
Download
टिप्पणी
This edition of Jami for GNU/Linux runs on 64-bit versions of Debian.
Stable release
Debian stable 13 (“Trixie”)
The DEB installation file for Debian stable 13 (“Trixie”) is yet to be packaged.
यह भी देखिए
Alternatively, click here for instructions to install Jami as a Flatpak.
Debian oldstable 12 (“Bookworm”) (64-bit)
Click here to download the DEB installation file for Debian oldstable 12 (“Bookworm”) (64-bit).
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
Debian testing 14 (“Forky”)
Click here to download the DEB installation file for Debian testing 14 (“Forky”).
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_testing/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami
Debian unstable (“Sid”)
Click here to download the DEB installation file for Debian unstable (“Sid”).
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_unstable/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami
Beta release
Debian stable 13 (“Trixie”)
The beta DEB installation file for Debian stable 13 (“Trixie”) is yet to be packaged.
यह भी देखिए
Alternatively, click here for instructions to install Jami as a Flatpak.
Debian oldstable 12 (“Bookworm”) (64-bit)
Click here to download the beta DEB installation file for Debian oldstable 12 (“Bookworm”) (64-bit).
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
Debian testing 14 (“Forky”)
Click here to download the beta DEB installation file for Debian testing 14 (“Forky”).
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_testing/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami
Debian unstable (“Sid”)
Click here to download the beta DEB installation file for Debian unstable (“Sid”).
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_unstable/ jami main' > /etc/apt/sources.list.d/jami.list" sudo apt-get update && sudo apt-get install jami