You should add package libvpx1.15 as dependency because of this error: unable to satisfy dependency 'libvpx.so=11-64' required by firefox-nightly
After installing that: libvpx1.15 package from AUR I finally got successfuly installed Firefox-Nightly. That fixes upgrading from older version. Helped by DeepSeek.
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-nightlypackage 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.