I wrote a nice script to improve my laziness :>
https://aur.archlinux.org/packages/changeling/
As long as one is using cron and yaourt -Syua from time to time it's possible to force update of package once in day/week/month (or more sophisticated via crontab)
eg. ln -s /usr/bin/changeling /etc/cron.weekly/firefox-nightly
(Remember to test symlink manually - by just running it from root ofc)
Search Criteria
Package Details: firefox-nightly 137.0a1+20250213.1+h67ec343f7371-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: | 0.83 |
First Submitted: | 2008-09-10 14:23 (UTC) |
Last Updated: | 2025-02-13 07:59 (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-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- 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)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, 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 .. 35 36 37 38 39 40 41 42 43 44 45 .. 56 Next › Last »
swiftgeek commented on 2013-08-30 16:10 (UTC)
<deleted-account> commented on 2013-08-07 06:34 (UTC)
Please update pkgver=25.0a1 to pkgver=26.0a1 in PKGBUILD to get latest nightly
<deleted-account> commented on 2013-02-17 09:56 (UTC)
@hOx:
else you can run firefox-nightly as root, which will give you permission to write to /opt/firefox-xxx folder.
Or just simply chown the entire /opt/firefox-xxx folder to your username
xenom commented on 2013-02-14 21:25 (UTC)
21.0a1-2 : Icon path fixed.
DarkSkyGhost commented on 2013-02-14 11:12 (UTC)
Removed it, same error. Checked PKGBUILD, and it is the new modified one.
Well, I just uncomment that line and it builds.
ravicious commented on 2013-02-13 17:45 (UTC)
@DarkSkyGhost: remove /tmp/yaourt-tmp-root directory before updating. It probably contains old PKGBUILD and still uses it.
DarkSkyGhost commented on 2013-02-13 16:51 (UTC)
Still get this:
install: cannot stat ‘/tmp/yaourt-tmp-root/aur-firefox-nightly/src/firefox/icons/mozicon128.png’: No such file or directory
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.