How to install Firefox 3.5 on ubuntu
This post was written by admin on August 19, 2009
Posted Under: Mozilla Firefox
Posted Under: Mozilla Firefox
The latest version,firefox 3.5 is the fastest firefox yet,it has many new features.
To install firefox 3.5,first add following two lines into /etc/apt/sources.list
sudo gedit /etc/apt/sources.list
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
Then add GPG key
sudo apt-key adv –keyserver keyserver.ubuntu.com –reckeys 247510BE
Update and install firefox 3.5
sudo apt-get update
sudo apt-get install firefox-3.5
Related posts:
- How to Install Thunderbird 3 Shredder in Ubuntu 9.10/9.04/8.10
- Ubuntu ppa installing Firefox 5.0/6.0Beta/7.0/8.0 & Thunderbird 5.0/6.0/7.0/8.0
- Install Firefox 8 and Future Versions in Ubuntu 11.10/11.04/10.10/10.04
- How to install Chromium (Google Chrome) browser in Ubuntu 10.04
- Install Google chrome web browser in Ubuntu
Tags: firefox

Reader Comments