Debian 6 ("Squeeze") uses a rebranded version of Firefox called Iceweasel. It however lacks plugin support, most of my favorites don't work.
So what is best way to install the "real" Firefox on Debian?
|
|
|
First, you need to remove the existing Iceweasel package (I think you can use
Then, download the latest Linux build of Firefox directly from Mozilla. Extract the files, and navigate to that folder, and run it. If you want, make an icon on your desktop. You can also make a link to the binary in If you want a package-based one, you can use Linux Mint's Debian package repo. To do this, add the following line to your
Then, just run:
And you should be good to go! The default install is German, to install in any other language, you can manually run:
Or use |
|||||||||||||||||
|
|
There's a sourcefourge project, basically dedicated to allowing you to get the latest version of Firefox when running Ubuntu, no matter which version you run (as long as dependencies are satisfied, obviously). Since Ubuntu is a Debian derivative, I thought I'd try it. I've got Firefox working on Debian Testing ("Wheezy") just fine. Run this:
This resolves the GPG key issue that is encountered when using the imported Linux Mint DE repository, and is significantly simpler than the other viable solution. Also, this gives you access to Thunderbird and SeaMonkey as well. Note that this solution only gives you the English-US Release Channel version (no beta or Aurora builds). Other languages can be used, but additional steps are required. |
||||
|
|
|
You 'could' also get the latest and greatest version of Iceweasel from the mozilla debian team :-) |
|||||||||||||||||
|
|
This post on the Debian User forums suggests the following:
To install new versions, you are supposed to
To make a desktop icon, do this
Edit this using your favourite text editor:
Contents of
You can remove iceweasel with
If you encounter this error:
You should probably install
Chances are that you are trying to install the 32 bit version of firefox in a 64 bit Debian environment. |
||||
|
|
|
I'm running an AMD Athlon II X2 system. Firefox runs perfectly on Wheezy i686 & the 3.2.0-4-686-pae kernel. The stock ice weasel just seemed gutted, crippled and inferior compared to FF. Installation is a snap. I download the newest FF to /home/myusername/Linux/Software/Mozilla/current/, and then run
The second line removes the previous version completely before the upgrade |
|||
|