Find the answer to your Linux question:
Results 1 to 4 of 4
Hello, I'm currently running Arch Linux and can't find a way of updating to FireFox 3, it's not showing on the Arch website either. Also it appears to be called ...
  1. #1
    RAH
    RAH is offline
    Just Joined!
    Join Date
    Jun 2008
    Posts
    31

    Question Updating FireFox

    Hello,

    I'm currently running Arch Linux and can't find a way of updating to FireFox 3, it's not showing on the Arch website either. Also it appears to be called Bon Echo. I just want the normal version 3 x64. How do I go about this?

    Thanks.

  2. #2
    Just Joined!
    Join Date
    Jan 2006
    Posts
    57
    I read somewhere in arch forums that the developer has a problem building firefox 3 xith xulrunner 1.9.

    Anyway, you can still install Firefox3 from AUR. The easiest way is first to install yaourt (pacman -S yaourt) and then use it to install firefox 3 (yaourt -S firefox-official). in order to upgrade it later you should again use yaourt.

    Read some stuff about AUR and yaourt to get a better idea.

    In arch they have also changed Firefox's name and logos. The rest package is still the same from mozilla.

  3. #3
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    You can also download this pkgbuild, unpack it into your /home/username directory, and then as regular user run:

    Code:
    makepkg -c
    Then install the newly created Firefox 3 package with pacman by gaining root permissions then running:

    Code:
    pacman -U /home/username/filename
    Simple, and quick!

    Oh, and I personally prefer removing the Firefox 2 package from my system before installing FF3.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  4. #4
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    Update...

    Official Firefox 3.0 was added to the Arch 'extra' repo today.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

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