sudo vi /etc/apt/sources.list
- Add the following:
deb http://ppa.launchpad.net/mozillateam/firefox-stable/ubuntu intrepid main
deb-src http://ppa.launchpad.net/mozillateam/firefox-stable/ubuntu intrepid main - Get the gpg key:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CE49EC21
- Update apt-get:
sudo apt-get update
- Install firefox 3.6:
sudo apt-get install firefox
For other versions of Ubuntu check here:
Ubuntugeek
No comments:
Post a Comment