Trisquel

Download

Note

Trisquel is based on Ubuntu.

Stable release

  • Trisquel 11.0

    Click here to download the DEB installation file for Trisquel 11.0.

    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

  • Trisquel 11.0

    Click here to download the beta DEB installation file for Trisquel 11.0.

    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
    

Install

Ready