"The Debian Stable" Firefox + Thunderbird
Channel:
Subscribers:
37,900
Published on ● Video Link: https://www.youtube.com/watch?v=K9S1pmge58o
Per request: I am removing Iceweasel. Icedove did not come with my default install but I still went through the motions. Then I am manually installing Firefox 10 and Thunderbird 10.
Retrieve "Firefox 10" and "Thunderbird 10" from Mozilla's website and place into your Downloads folder.
Commands used in this exercise:
cd Downloads/
tar xjf firefox-10.0.tar.bz2
sudo rm -r /opt/firefox
sudo mv firefox /opt/firefox10
sudo ln -s /opt/firefox10/firefox /usr/bin/firefox
tar xjf thunderbird-10.0.tar.bz2
sudo mv thunderbird /opt/thunderbird10
sudo ln -s /opt/thunderbird10/thunderbird /usr/bin/thunderbird Place your comments on my FORUM at http://www.cupoflinux.com
Other Videos By Spatry's Cup of Linux
Tags:
firefox
thunderbird
linux
Linux Kernel
Debian
stable
wheezy
sid
lenny
squeeze
Tutorial
Computer