Thursday, October 25, 2012

How-to Install Latest Thunderbird 17.0.6 i686 on Linux Gentoo 2012 32bit Easy Visual-Guide

This Short Guide Simply Show How-to Install the Latest Thunderbird 17.0.6 i686 for Linux Gentoo 2012 32bit Desktop.

The Same Procedure with only some Little changes will Work also on Other Linux Gentoo Releases.

The Article Include the Basic ScreenShots to Make Easier the Whole Visualization on Steps Involved.
Thunderbird on Gentoo


  1. Download Latest Thunderbird for Linux

    Thunderbird 17.0.6 i686 tar.bz2
  2. Open a Terminal Window
  3. Extract Thunderbird tar.gz Archive
    mv </path/To>/thunderbird*tar.gz /tmp
    tar xjfv </path/To>/thunderbird*tar.gz
  4. Relocate Thunderbird:
    • Login as the SuperUser
      sudo su
    • Relocate Thunderbird
      mv /tmp/thunderbird /opt/

      Make a SymLink

      ln  -fs  /opt/thunderbird/thunderbird  /usr/bin/thunderbird
  5. To Start Thunderbird from Terminal
    thunderbird
  6. Create a Desktop Launcher for Thunderbird Easy-Starting:

    Linux Desktop How Launchers
  7. How-to Install Evernote on Linux Gentoo

    Installing Evernote for Gentoo
How-to Install Thunderbird Latest on Debian Wheezy