How Easily Install or Upgrade Mozilla Firefox 3.6 in Ubuntu Linux February 11, 2010
Posted by admin in : Internet Tips, Others , trackback
How to install Mozilla Firefox 3.6 on my ubuntu linux was made for mozilla firefox is still the main choice for linux users internet browser. almost all linux distributions using Mozilla Firefox as the default browser. Firefox 3.6 was built using the Mozilla Gecko 1.9.2 web rendering platform, and brings many improvements to the interests of web developers, add-on developers and of course for the end user. Latest browser mozilla firefox 3.6 is claimed to have improved performance/speed is significant than its predecessor.
This Linux tutorial can be applied to Ubuntu Karmic – Jaunty – Intrepid and Hardy
Install Mozilla Firefox 3.6 in Ubuntu 9.10 Karmic Koala
1. Open a terminal, type the following command
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
2. Update Sources List
sudo apt-get update
3. Install Firefox 3.6
sudo apt-get install firefox-3.6
Install Mozilla Firefox 3.6 in Ubuntu other version
1. edit file /etc/apt/sources.list
sudo gedit /etc/apt/sources.list
2. Insert the following lines are
Ubuntu 9.04 Jaunty Jackalope
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main
Ubuntu 8.10 Intrepid Ibex
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu intrepid main
Ubuntu 8.04 Hardy Heron
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu hardy main
3. Save and Exit
4. Add PPA GPG key
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
5. Install Mozilla Firefox 3.6
sudo apt-get install firefox-3.6
6. If you already have Firefox 3.5 installed through repo PPA, and want to upgrade to mozilla firefox 3.6, type the following command
sudo apt-get upgrade
Done.
Recent Search:
install firefox di ubuntu (6) firefox 3 6 deb (4) firefox deb (3) upgrade mozilla in ubuntu (3) update mozilla di ubuntu (2) install mozilla di linux (2) how to upgrade firefox 3 0 to 3 6 in ubuntu 8 (2) upgrade firefox di ubuntu koala (2) update firefox di ubuntu 9 10 (2) firefox 3 6 upgrade ubuntu jaunty (2)
Comments»
no comments yet - be the first?