Sunday, July 5, 2009

How To Install/Update Mozila Firefox 3.5 In Ubuntu?

How To Install/Update Mozila Firefox 3.5 In Ubuntu?

Follow the steps bellow:
1. Download the latest mozila firefox http://www.mozilla.com/products/download.html?product=firefox-3.5&os=linux&lang=en-US or you can directly type sudo wget http://www.mozilla.com/products/download.html?product=firefox-3.5&os=linux&lang=en-US
2. Type sudo tar jxvf firefox-3.5x.tar.bz2
3. sudo cp firefox /usr/lib -R
4. sudo ln -s /usr/lib/firefox/firefox /usr/bin/firefox
5. Finish

0 comments: