Package Details: firefox-nightly 124.0a1+20240128.1+h09a1abcfcfb7-1

Git Clone URL: https://aur.archlinux.org/firefox-nightly.git (read-only, click to copy)
Package Base: firefox-nightly
Description: Development version of the popular Firefox web browser
Upstream URL: https://www.mozilla.org/firefox/channel/#nightly
Keywords: browser gecko web
Licenses: MPL-2.0
Submitter: None
Maintainer: heftig
Last Packager: heftig
Votes: 608
Popularity: 0.010793
First Submitted: 2008-09-10 14:23 (UTC)
Last Updated: 2024-01-28 21:39 (UTC)

Dependencies (38)

Required by (0)

Sources (4)

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 2 3 4 5 6 7 8 9 10 11 12 .. 56 Next › Last »

kumikonakashima commented on 2021-08-21 18:34 (UTC)

please update to 93

zrhoffman commented on 2021-08-21 06:55 (UTC)

92.0a1 404s, 93.0a1 is out

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?