Package Details: firefox-nightly 137.0a1+20250213.1+h67ec343f7371-1

Git Clone URL: https://aur.archlinux.org/firefox-nightly.git (read-only, click to copy)
Package Base: firefox-nightly
Description: Fast, Private & Safe Web Browser (Nightly version)
Upstream URL: https://www.mozilla.org/firefox/channel/desktop/#nightly
Keywords: browser gecko web
Licenses: MPL-2.0
Submitter: None
Maintainer: heftig
Last Packager: heftig
Votes: 615
Popularity: 0.83
First Submitted: 2008-09-10 14:23 (UTC)
Last Updated: 2025-02-13 07:59 (UTC)

Dependencies (57)

Required by (97)

Sources (5)

Pinned Comments

heftig commented on 2022-07-27 22:26 (UTC)

Instead of building this yourself, please use the repository from https://bbs.archlinux.org/viewtopic.php?id=117157.

Not only do you skip the very time-consuming builds, but the published package also has debug symbols at Mozilla's crash reports service, which helps tremendously with finding or filing bugs for any crashes you get.

I consider this the canonical firefox-nightly package for Arch Linux.

[heftig]
SigLevel = Optional
Server = https://pkgbuild.com/~heftig/repo/$arch

Alternatively, download Firefox Nightly straight from Mozilla, extract it to a writable place (e.g. ~/.local/firefox-nightly) and let it update itself using the integrated updater.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 56 Next › Last »

Jessie commented on 2021-06-05 16:47 (UTC)

gpg --keyserver hkps://keys.openpgp.org/ --search-keys BBBEBDBB24C6F355

yodaembedding commented on 2021-06-04 21:51 (UTC) (edited on 2021-06-04 21:55 (UTC) by yodaembedding)

Official article about latest key:

https://blog.mozilla.org/security/2021/06/02/updating-gpg-key-for-signing-firefox-releases/

Also, one can update all keys via:

gpg --refresh-keys --keyserver hkps://keys.openpgp.org

Adrian.Carver commented on 2021-06-03 18:51 (UTC)

@SimPilotAdamT, definitely.

Sintan commented on 2021-06-03 18:48 (UTC)

@SimPilotAdamT For some reason, I was adding a sudo before that. That's why nothing was working. It worked. Thanks.

SimPilotAdamT commented on 2021-06-03 18:44 (UTC)

@SinTan @Adrian.Carver, what @electricprism said to do worked better than deleting and redoing the key. Just doing gpg --keyserver hkps://keys.openpgp.org --recv-keys EBE41E90F6F12F6D was enough for me.

Adrian.Carver commented on 2021-06-03 17:33 (UTC)

@SinTan, i use Kleopatra for key management. I didn't get anything through the terminal.

Sintan commented on 2021-06-03 16:49 (UTC)

@Adrian.Carver How do I do that?

electricprism commented on 2021-06-03 01:51 (UTC)

@Archange -- gpg --keyserver hkps://keys.openpgp.org --recv-keys EBE41E90F6F12F6D I guess. Worked for me assuming that's the correct procedure and security is ok.

Adrian.Carver commented on 2021-06-02 19:02 (UTC)

You need to delete the old key and import the updated Mozilla public key again. For me, simply updating the key did not help.

Sintan commented on 2021-06-02 18:59 (UTC)

Getting the error:

20210602-firefox-91.0a1.en-US.linux-x86_64.tar.bz2 ... FAILED (unknown public key EBE41E90F6F12F6D)

None of the solutions posted in the comments worked.