search

Loading

Friday, October 24, 2014

How to install Mozilla Thunderbird in CrunchBang Linux

There is no Mozilla Thunderbird package in CrunchBang Linux. So if you try

sudo apt-get install thunderbird

it won't work. The Thunderbird is rebranded to Icedove in Debian. As CrunchBang is using Debian as upstream, it is Icedove in CrunchBang Linux also.


So we can install Thunderbird/Icedove using the below command in CrunchBang Linux and Debian.

sudo apt-get install icedove

This is as simple as it is. Hope it helps.

No comments :

Post a Comment