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)

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 .. 36 37 38 39 40 41 42 43 44 45 46 .. 56 Next › Last »

kang commented on 2013-02-13 06:29 (UTC)

Fix for newest nightly's PKGBUILD: line 49: install -m644 "${srcdir}/firefox/browser/icons/mozicon128.png" "${pkgdir}/usr/share/pixmaps/${pkgname}-icon.png" instead of: install -m644 "${srcdir}/firefox/icons/mozicon128.png" "${pkgdir}/usr/share/pixmaps/${pkgname}-icon.png"

mertemba commented on 2012-11-25 08:00 (UTC)

@hOx: If you are still looking for a way to get an updated nightly everyday, I have found 2 solutions for this. 1) You just invoke "yaourt -S firefox-nightly" every day. 2) You build up an FTP server (e.g. proftp), package the *.desktop files and a PKGBUILD in a repo.db and a repo.abs.db archive, add your local repo to /etc/pacman.conf, rename the package firefox-nightly-git (so yaourt thinks it is a git package), install "abs" on your system and then you daily invoke "yaourt -Syu --devel" to let yaourt rebuild the git packages (including firefox-nightly-git) every day. You just have to adapt the major version number in the PKGBUILD files when it changes.

Det commented on 2012-10-18 11:13 (UTC)

So you want it to whine more? Every single time there's a new daily build? Sorry, I'm not getting it either :D. 19.0a1 is the latest "major" one so you can't be using 18.0a1 with just the same timestamp either. E: Oooh, firefox _itself_. Well yeah, it's better to disable the auto check instead of daily rebuilding this thing for everybody else too.

cgirard commented on 2012-10-18 11:07 (UTC)

OK I understand now. What you are looking for is Options/Advanced/Updates there you can untick update check for FF.

<deleted-account> commented on 2012-10-18 10:53 (UTC)

What is there not to understand ? Mozilla rolls out a new package every day when it is being automatically rebuilt. The aur package only asks for an upgrade when the major version changes not just the timestamp. This triggers firefox to whine that it's not up-to-date.

cgirard commented on 2012-10-18 10:36 (UTC)

I do not understand. What are you asking? Being prompted every day for a rebuild or not being?

<deleted-account> commented on 2012-10-18 10:31 (UTC)

lolol xD I'm using yaourt, what do you suggest, I manually prompt for a reinstall every day when there's a new build ?

Det commented on 2012-10-18 10:19 (UTC)

Lololol. Get a better AUR tool.

<deleted-account> commented on 2012-10-18 09:02 (UTC)

I have flagged the package out-of-date as it keeps bugging me for an update. I think the package version should include the timestamp as well as the major and minor versions.