Thursday, February 27, 2014
Install Firefox 3 6 In Ubuntu
Installing Firefox 3.6 is same as installing Thunderbird 3 which I have already covered here.
Ill just copy pate those things here. So to update your Firefox follow the steps below:
- Open Terminal
- Add Mozillas sources by:
- For Karmic:
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
- For version older than Karmic:
echo deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu ubuntu_version main | sudo tee -a /etc/apt/sources.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE- sudo aptitude update
- sudo aptitude install firefox-3.6 firefox-3.6-gnome-support firefox-3.6-branding
- sudo aptitude safe-upgrade (just in case youve missed anything)
- sudo rm /etc/apt/sources.list.d/ubuntu-mozilla-daily-ppa-karmic.list (Otherwise your update manager will show new updates each day)
- sudo aptitude update
alternative link download
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.