Projet

Général

Profil

Demande #4008

Mis à jour par Loïc Dachary il y a plus de 4 ans

The package for [thunderbird-68.2.2 is in sid](https://packages.debian.org/source/unstable/thunderbird)

* cp -a .thunderbird .thunderbird-save-remove-me-two-months-after-my-last-modified-date
* mkdir thunderbird
* cd thunderbird
* wget https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/68.2.2/linux-x86_64/en-US/thunderbird-68.2.2.tar.bz2
* tar xvf thunderbird-68.2.2.tar.bz2
* echo 'PATH=$HOME/thunderbird/thunderbird:$PATH' >> ~/.bashrc
* thunderbird -ProfileManager # choisir "default"
* suivre les instructions https://github.com/jobisoft/TbSync/blob/master/UPDATE68.md

Retour