Install Mozilla Firefox 3.6 in Ubuntu 9.10

February 3rd, 2010 by Girish | Posted under Linux. 157 views

Install Mozilla Firefox 3.6 in Ubuntu 9.10
mozila firefox logoMozila Firefox 3.6 is released with improved speed and one click persona support. I am explaining  how I installed Mozilla on my Ubuntu 9.10. I downloaded latest mozilla firefox for linux and stored at a location on my home folder called ‘dload’. This would be a seperate installation and your old version of Firefox will be still available, but latest version is set as default. Also it will retain your old setting.

Steps to install Mozilla Firefox on Ubuntu:-

sudo tar -C /opt/ -xvf ~/dload/firefox-3.6.tar.bz2 [extract new firefox in /opt]
sudo ln -sf /opt/firefox/firefox /usr/bin/firefox   [link new firefox ]

That is all, close firefox if it is open and re-open.New firefox will be loaded.

Blog Widget by LinkWithin
 

Suggested Reading:

  1. What is private browsing and How to do it in Mozilla Firefox 3.5 One of the coolest feature on...
  2. Features of Firefox 3.5, How to run firefox on Ubuntu Linux and What is new in Firefox 3.5 Features of Firefox 3.5, How to...
  3. Google Toolbar & Firefox 3.5 , Firefox 3.5 mouse over problem I had a weird problem after...
  4. 15 steps to configure samba on Ubuntu 15 steps to configure samba on...
  5. Alternative for chkconfig in Ubuntu – sysv-rc-conf – enable or disable services at startup Alternative for chkconfig in Ubuntu -...
  6. Open PDF files with Mozilla Firefox – Cannot open pdf files Open PDF files with Mozila Firefox...
  7. Mozilla Firefox on Android mobile phone – coming soon ? Browser was is at its peek...
  8. Install and Run Safari 4 on Ubuntu Linux using Wine Install and Run Safari 4 on...

Tags: , ,

Have any comments?