Install Thunderbird on UBUNTU
Posted on 15 April 2007 by admin
Thunderbird is an excellent Email client with plenty of features and is compatible with almost every email server imaginable. It’s pretty fast on an UBUNTU system, and here are the instructions on how to get and install Thunderbird on UBUNTU or any Linux box.
Open up a Terminal window and type
sudo apt-update
This will update the repositories for software versions.
Follow that with;
sudo aptitude install mozilla-thunderbird
to install Mozilla Thunderbird.

You can now launch Thunderbird from the Applications menu.

