just an afterthought but you should change the firefox-nightly.desktop and the safe.desktop so that the application name is Nightly instead of Minefield, it hasnt been called minefield in a while.
Search Criteria
Package Details: firefox-nightly 135.0a1+20241211.2+h2b2422cd05b9-1
Package Actions
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: | 2.94 |
First Submitted: | 2008-09-10 14:23 (UTC) |
Last Updated: | 2024-12-11 14:29 (UTC) |
Dependencies (57)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- Show 37 more dependencies...
Required by (97)
- firefox-gnome-theme-nightly-git (optional)
- firefox-nightly-i18n-ach
- firefox-nightly-i18n-af
- firefox-nightly-i18n-all
- firefox-nightly-i18n-an
- firefox-nightly-i18n-ar
- firefox-nightly-i18n-ast
- firefox-nightly-i18n-az
- firefox-nightly-i18n-be
- firefox-nightly-i18n-bg
- firefox-nightly-i18n-bn
- firefox-nightly-i18n-br
- firefox-nightly-i18n-bs
- firefox-nightly-i18n-ca
- firefox-nightly-i18n-ca-valencia
- firefox-nightly-i18n-cak
- firefox-nightly-i18n-cs
- firefox-nightly-i18n-cy
- firefox-nightly-i18n-da
- firefox-nightly-i18n-de
- Show 77 more...
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 42 43 44 45 46 47 48 49 50 51 52 .. 56 Next › Last »
<deleted-account> commented on 2011-11-04 01:11 (UTC)
shulhan commented on 2011-09-28 20:35 (UTC)
While waiting for update for firefox 10.0a1 on this package, you can try firefox-ux [1].
[1] https://aur.archlinux.org/packages.php?ID=52711
<deleted-account> commented on 2011-09-28 13:21 (UTC)
10.0a1 was out. Please update! Thanks.
haagch commented on 2011-07-13 14:33 (UTC)
It has the XPCOM problem.
You should replace the start script in /usr/bin/firefox-nightly with a script like that:
#!/bin/sh
/opt/firefox-8.0a1/run-mozilla.sh /opt/firefox-8.0a1/firefox $@
misc commented on 2011-07-07 13:24 (UTC)
@MaTachi: An alternative is to start the nightly as root, that gives it the necessary permissions to update itself. Which won't change the version entry in the pacman database though, but that's only relevant every one or two months.
<deleted-account> commented on 2011-07-06 15:32 (UTC)
8.0a1 is out
MaTachi commented on 2011-06-18 20:14 (UTC)
Thanks disastro! I didn't know that this package worked in that way. Thanks again!
disastro commented on 2011-06-18 10:20 (UTC)
Reinstall the package then since there is an updated version of Firefox available. That makes it go away and you have newest Nightly
cgirard commented on 2011-06-17 08:03 (UTC)
Yes. In Advanced/Update, disable "automatically check for updates to Nightly".
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.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.