How to install Mozilla Thunderbird 10 in Ubuntu 11.10 / Linux Mint 12
Mozilla Thunderbird is a free,open source,cross-platform e-mail and news client developed by the Mozilla Foundation.Thunderbird can manage multiple e-mail, newsgroup and news feed accounts and supports multiple identities within accounts. Features like quick search, saved search folders (“virtual folders”), advanced message filtering, message grouping, and labels help manage and find messages.Thunderbird supports POP and IMAP. It also supports LDAP address completion. The built-in RSS/Atom reader can also be used as a simple news aggregator. Thunderbird supports the S/MIMEstandard, extensions such as Enigmail and support for the OpenPGP standard.
What’s New in Thunderbird:
The latest version of Thunderbird has the following changes:
- New ability to search the Web
- Improvements to email search
- Several fixes when drafting email
- and several other platform fixes
Read full details from Thunderbird 10 release notes.
Here is the post about installing Mozilla Thunderbird 10 on Ubuntu and Linux Mint.
Step 1: Open Terminal (Ctrl + Alt + T).
Step 2: Add repository.
[email protected]~/$ sudo add-apt-repository ppa:ubuntu-mozilla-security/ppa
Step 3: Update repository.
[email protected]~/$ sudo apt-get update
Step 4: Install Mozilla Thunderbird.
[email protected]~/$ sudo apt-get install thunderbird
Step 5: Start Thunderbird.
[email protected]~/$ thuderbird
Confirm the Mozilla Thunderbird version by going to Help —–> About Thunderbird.
That’s All.