Package Details: firefox-nightly 132.0a1+20240903.1+he8cf043939ae-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: 611
Popularity: 1.46
First Submitted: 2008-09-10 14:23 (UTC)
Last Updated: 2024-09-03 16:13 (UTC)

Required by (95)

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

Det commented on 2012-10-15 22:20 (UTC)

@mozilla.com you say? You a Firefox dev?

kang commented on 2012-10-15 19:03 (UTC)

I'm using a modified version of this PKGBUILD for security reasons, so I though i'd contribute back. I left the GnuPG check commented as it would otherwise fail by default (you need the Firefox GnuPG signing key imported in your keyring). I think it would be a good idea to take these changes in your PKGBUILD in one way or another. Thanks! Main changes: - download over HTTPS - verifies sha1 and sha512 checksums - (optional) verify gnupg signature of the above checksums diff: http://kang.pastebin.mozilla.org/1867766 Full pkgbuild: http://kang.pastebin.mozilla.org/1867767

xenom commented on 2012-10-11 17:12 (UTC)

@kamiljk87 : You can install language pack from http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-19.0a1.xy-XY.langpack.xpi, and use an extension to quickly change locale. No need to add a comment, I get the email, even in Xen, when the package is flagged out-of-date.

Det commented on 2012-10-11 16:14 (UTC)

Xenom is having his vacation in Xen! It will take a while for the redrafted teleport to appear and to be able to moleculize his complete self back to our dimension! Last time he ended up in Africa!

cgirard commented on 2012-10-11 14:43 (UTC)

hg2rbw: no need to add a comment for this the out-of-date flag is enough. If changing a single character in a PKGBUILD is to much for you, just wait patiently.

<deleted-account> commented on 2012-10-11 14:39 (UTC)

Please update your package

xenom commented on 2012-09-01 16:16 (UTC)

@misc: Yes, I forget to make the change. It is now done.

misc commented on 2012-08-29 21:30 (UTC)

Seeing that pacman switched from wget to curl quite a while ago already, the same would probably be appropriate for this PKGBUILD, too.