Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Download Firefox from command line with wget.

680 views
Skip to first unread message

dlpz...@gmail.com

unread,
Nov 30, 2015, 1:33:30 AM11/30/15
to mozilla-relea...@lists.mozilla.org
Hello.

I would like download latest Firefox 64 bits, taking a look t the doc located at http://releases.mozilla.org/pub/firefox/releases/latest/README.txt I don´t see any option for download the 64 bits version without DRM( win64-EME-free ).

>From the document:

Please use download.mozilla.org to retrieve the latest Firefox release.

For example, if you wish to download the US English installer for Windows (32bit)
the url is
https://download.mozilla.org/?product=firefox-latest&os=win&lang=en-US

This could be pasted into the location bar of a browser, or used with curl or wget, e.g.
wget -O FirefoxSetup.exe "https://download.mozilla.org/?product=firefox-latest&os=win&lang=en-US"

For other operating systems replace 'os=win' with:
Windows 64bit os=win64
OS X os=osx
Linux x86_64 os=linux64
Linux i686 os=linux

For other languages replace 'lang=en-US' with:
Spanish (Spain) lang=es-ES


Thanks

Chris Cooper

unread,
Nov 30, 2015, 10:17:51 AM11/30/15
to dlpz...@gmail.com, mozilla-relea...@lists.mozilla.org
The 64-bit version of Firefox for Windows is not officially supported
yet. We build it as part of our release process to ensure the
automation still works.

You can follow the ongoing stability and performance work to
officially support 64-bit Windows here:
https://bugzilla.mozilla.org/show_bug.cgi?id=558448

In the interim, the builds you are looking for are available in the
candidates directory. Keep in mind that these are not officially
supported: http://archive.mozilla.org/pub/firefox/candidates/42.0-candidates/build2/win64-EME-free/

cheers,
--
coop
> _______________________________________________
> release-engineering mailing list
> release-e...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/release-engineering
0 new messages