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

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.

akrai commented on 2022-01-10 17:41 (UTC) (edited on 2022-01-10 17:42 (UTC) by akrai)

the package is not out of date

Archange i would recommend u to pin a basic explanation of why the package is not out of date, is too frequently asked here

bittin commented on 2022-01-10 17:37 (UTC)

https://pastebin.com/GNfQMUXx 97 merge nightly PKGBUILD

SimPilotAdamT commented on 2021-12-13 10:54 (UTC) (edited on 2021-12-13 10:55 (UTC) by SimPilotAdamT)

@akayashi_mika What about just straight-up doing rm -rf ~/.cache/? iirc yay -Sc isn't great at removing the AUR yay cache in ~/.cache/..