Install genuine Firefox 3.5 (latest) on Ubuntu
You like this story?
A new Firefox was launched but still its not coming for Ubuntu! Well to solve this problem people have brought up many solutions…one is installing a different version of Firefox in a different name, actually it didn’t help me because my head always kept telling that this is not the original! so i kept searching the net until i fount Ubuntuzilla!
Ubuntuzilla is a small python script which downloads the latest Firefox build from their official web site and then install it on your system, it also enables you to receive updates through normal Ubuntu updates. Not only Firefox it can also install Thunderbird and Seamonkey. Now lets see how to use this:-
- Download Ubuntuzilla deb package from here
- Install it by double clicking on it
- Run “ubuntuzilla.py -a install -p firefox” on terminal
- To install Thunderbird and Seamonkey :- “ubuntuzilla.py -a install -p thunderbird” and “ubuntuzilla.py -a install -p seamonkey“
Think everyone got it correctly…so enjoy your new Firefox!
Correction (thanx to nanotube): “Do not run ubuntuzilla with sudo. That will mess up the ownership of some of the files in your home directory (e.g., the stuff in ~/.gnupg).”
thunderbirdAuthor: Pubudu Kodikara (254 Articles)
Pubudu Kodikara is a writer at Tech Hamlet (www.techhamlet.com), a state of the art tech blog which is powered by the Earth Organization, which have a main target of educating people about the latest technology. They post latest tech news, tips on how to resolve problems, tricks and hacks to improve what you do, tutorials to learn new things and many more.










Thanks for this one. Newest firefox looks really faster.
Thanx nanotube!!! I was wrong and did the corrections!!!