Results 1 to 5 of 5

Thread: Firefox 3.5

  1. #1
    Join Date
    Apr 2009
    Beans
    47

    Question Firefox 3.5

    Well, not so long ago Mozilla released Firefox version 3.5.

    I use Ubuntu 9.04 Jaunty, but I don't understand why I've not been asked to upgrade my Firefox (which is 3.0.11)!?

    I can't press the "check for updates" button. Shouldn't it tell me it self? You know, I'd like to do update through the update manager instead of downloading a file and install a "new" Firefox version from Mozilla's homepage...

    Mathias

  2. #2
    Join Date
    Jun 2009
    Location
    California, US
    Beans
    864
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Firefox 3.5

    When the new firefox is compatible and secure within ubuntu, it will be added to the repo's. Be patient.

  3. #3
    Join Date
    Jun 2009
    Location
    Everett, WA
    Beans
    44
    Distro
    Ubuntu 10.04 Lucid Lynx

    Lightbulb Re: Firefox 3.5

    Firefox 3.5 has not been certified by the Ubuntu team yet. But if you want to get it now, you can use the following command to get Firefox 3.5:

    Code:
    wget -O - http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5/linux-i686/en-US/firefox-3.5.tar.bz2 | tar xj -C ~
    This code is from Lifehacker, check it out.

    -tyblogger5
    If only life was like a computer, you could just reformat and start over again.
    ---
    Blog: http://tyblogger5.blogspot.com
    Twitter:@tyblogger5

  4. #4
    Join Date
    Apr 2009
    Beans
    47

    Re: Firefox 3.5

    Thx for very quick answers . It's not that I'm impatient, I just didn't understand. I will try the code.

    But do you think it will be added before the Karmic Koala arrives?

  5. #5
    Join Date
    Oct 2007
    Location
    Oregon, US
    Beans
    223
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Firefox 3.5

    Quote Originally Posted by tyblogger5 View Post
    Firefox 3.5 has not been certified by the Ubuntu team yet. But if you want to get it now, you can use the following command to get Firefox 3.5:

    Code:
    wget -O - http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5/linux-i686/en-US/firefox-3.5.tar.bz2 | tar xj -C ~
    This code is from Lifehacker, check it out.

    -tyblogger5
    Both Lifehacker and tyblogger5 failed to mention a tiny detail that may leave an inexperienced user wondering why Firefox 3.0.* starts even after installing Firefox 3.5 with the above command.

    After you install Firefox with the above command, invoke it like this:

    Code:
      % ~/firefox/firefox
    The reference cited by Lifehacker is more complete:

    http://www.kabatology.com/07/01/a-si...3-5-on-ubuntu/
    Last edited by maheshasolkar; July 3rd, 2009 at 12:24 AM. Reason: changed 'overlooked' to 'failed to mention'
    My Blog
    Ubuntu 13.04 desktop - Asus p5k-e Wi-fi/AP with Nvidia 8400GS, 64-bit
    Debian 'Testing' desktop - Asus p5k-e Wi-fi/AP with Nvidia 8400GS, 64-bit, Gnome Shell
    Debian 7.0 'Wheezy' laptop - Sony VAIO VGN-T140P, OpenBox, webserver

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •