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: 616
Popularity: 2.15
First Submitted: 2008-09-10 14:23 (UTC)
Last Updated: 2025-02-13 07:59 (UTC)

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

covox commented on 2022-03-12 04:54 (UTC)

The WM class for Nightly has changed; the StartupWMClass line in firefox-nightly.desktop needs to be changed to "StartupWMClass=firefox-nightly" in order for e.g. the correct icon to show up in Plank.

ToadKing commented on 2022-03-09 02:29 (UTC)

@Archange Looks like 100 just released. Not sure why it was marked out-of-date earlier today as it wasn't released this morning.

json commented on 2022-03-08 20:30 (UTC) (edited on 2022-03-08 20:31 (UTC) by json)

Just a short notice that support for ffmpeg 5.0 just landed in https://bugzilla.mozilla.org/show_bug.cgi?id=1750760 Therefore, the dependency on ffmpeg4.4 can be switched back to ffmpeg as soon as the build releases

Archange commented on 2022-03-08 18:50 (UTC)

@bittin: Where did you see a 100 version? There is nothing on Mozilla server, today build is still 99.

akrai commented on 2022-03-06 17:37 (UTC) (edited on 2022-03-06 17:38 (UTC) by akrai)

Deleting cache (i deleted the whole .cache folder, just because of yes, cleaning the house time) fixed video decoding issues which i had even with ffmpeg4.4. May be related to this https://bbs.archlinux.org/viewtopic.php?id=274331

pastawater commented on 2022-02-19 07:55 (UTC)

Can confirm on fardragon's comment - I had the message "You may need to install additional codecs" whenever I encountered any form of video in a website. paru -S extra/ffmpeg4.4 and a restart of Firefox fixed it

fardragon commented on 2022-02-18 09:53 (UTC)

I believe the package should now depend on extra/ffmpeg4.4 instead of ffmpeg (which is now on version 5.0). After updating my system video playback was broken until I installed ffmpeg4.4

mjevans commented on 2022-01-18 23:19 (UTC)

The pinned comment from 2017 is outdated.

I had to run [as root ~]# pacman-key -r 0x61B7B526D98F0353

Archange commented on 2022-01-10 17:58 (UTC)

@Akrai: Good idea, done.

Archange commented on 2022-01-10 17:58 (UTC)

This PKGBUILD is auto-updating (you just need to build it again) as long as the major version number is correct. Please only flag out-of-date when a new major release is available.