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 ...
- 06-20-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 31
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.
- 06-21-2008 #2Just 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.
- 06-21-2008 #3forum.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:
Then install the newly created Firefox 3 package with pacman by gaining root permissions then running:Code:makepkg -c
Simple, and quick!Code:pacman -U /home/username/filename
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.
- 06-22-2008 #4forum.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.


Reply With Quote