Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

How to install the latest Firefox build (called Aurora) on Debian unstable? Are there any packages or repositories?

share|improve this question

2 Answers

You should be able to enter http://www.mozilla.org/en-US/firefox/aurora/ and simply download, unpack and run aurora from there - This will however give you the absolutely latest version and won't use a repo (or Debian package)

share|improve this answer
This is however for FireFox and not for the iceweasel fork ... – Jontas Apr 23 '12 at 12:17
up vote 2 down vote accepted

To install the latest build of Firefox, or release version, beta, extended support release (ESR) and Firefox 3.5, use instructions from http://mozilla.debian.net. Basically you choose your distribution (stable, testing, unstable), choose Iceweasel (Firefox), Icedove (Thunderbird), Iceape (Seamonkey), choose the version, then add a string in /etc/apt/sources.list, then update the packages list. You would also possibly need to install package pkg-mozilla-archive-keyring for APT not to complain about untrusted sources.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.