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)

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 .. 26 27 28 29 30 31 32 33 34 35 36 .. 56 Next › Last »

canatux commented on 2016-03-14 18:45 (UTC)

@kang They are part of the base-devel package group: https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started

kang commented on 2016-03-11 20:40 (UTC)

missing deps that always get me on a new install: binutils fakeroot

usuariopolivalen commented on 2016-01-09 12:26 (UTC)

this version uses gk3? and other question, this versions produces weird sounds while it is some song if i open firefox with spotify, amarok or something like this, that don't happend to you?

sonny commented on 2015-11-04 10:10 (UTC)

The version was bumped to 45.0a1 but the PKGBUILD still uses 44.0a1.

cgirard commented on 2015-11-03 15:05 (UTC)

It seems it is in another folder now: https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central/

KingYes commented on 2015-11-03 14:47 (UTC) (edited on 2015-11-03 14:47 (UTC) by KingYes)

Why is still build from 2015-10-19? You can see there: https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-44.0a1.en-US.linux-i686.txt Maybe the link is changed?

<deleted-account> commented on 2015-10-08 12:53 (UTC)

I think you also need to set MimeType= as Firefox does.

<deleted-account> commented on 2015-10-08 12:48 (UTC)

I don't think the Categories field in the *.desktop files is correct. In Nightly it is: Categories=Application;Network; In regular Firefox: Categories=Network;WebBrowser; Also I can't set Nightly as default browser in Gnome, maybe because of wrong Categories. Also you could just add https://projects.archlinux.org/svntogit/packages.git/tree/trunk/firefox.desktop?h=packages/firefox as a file in the PKGBUILD. and do a replace firefox/firefox-nightly and Firefox/Firefox Nightly.

francoism commented on 2015-08-24 13:12 (UTC)

I have created a PKG that simple replaces the default firefox package with the nightly. Reasons: some icon-theme's don't have the firefox-nightly icon, firefox is shorter than firefox-nightly (in terminal), etc. The PKG is based on this and default Arch Linux: https://github.com/francoism90/arch-aur/tree/master/firefox-nightly @xenom: Would be nice if you could take a look, because you're missing the dictionary folders. :)