Package Details: firefox-esr-i18n-ur 153.3.0-1

Git Clone URL: https://aur.archlinux.org/firefox-esr.git (read-only, click to copy)
Package Base: firefox-esr
Description: Standalone web browser from mozilla.org, Extended Support Release
Upstream URL: https://www.mozilla.org/en-US/firefox/enterprise/
Keywords: browser gecko web
Licenses: MPL-2.0
Submitter: figue
Maintainer: dudemanguy
Last Packager: dudemanguy
Votes: 52
Popularity: 0.92
First Submitted: 2015-05-28 23:15 (UTC)
Last Updated: 2026-09-15 22:14 (UTC)

Required by (0)

Sources (102)

Latest Comments

1 2 3 4 5 6 .. 24 Next › Last »

rev.cressy commented on 2026-09-02 14:14 (UTC)

I found the keyserver keys.openpgp.org

no problem with the download and verification.

rev.cressy commented on 2026-09-02 13:47 (UTC)

firefox-153.2.0esr.source.tar.xz ... FAILED (unknown public key 678E455D76767AA3)

I attempted to find the key on several key servers to no avail. Can someone please tell me what key server to use.

dudemanguy commented on 2026-06-15 19:13 (UTC)

Thanks for the tip. Added the patch to the new version.

konvix commented on 2026-06-14 17:04 (UTC)

This patch is needed to successfully build using cbindgen 0.29.4+: https://aur.archlinux.org/cgit/aur.git/tree/0005-cbindgen-0_29_4.patch?h=konform-browser

dudemanguy commented on 2026-03-30 16:58 (UTC)

Sorry, copy and paste error. Should be OK now.

rev.cressy commented on 2026-03-30 14:11 (UTC)

patch: **** Can't open patch file ../0003-Use-wasm32-wasip1-target.patch :   No such file or directory
==> ERROR: A failure occurred in build().
Aborting...

I see this file in along with all of the other patches but it cannot be found by PKGBUILD

dudemanguy commented on 2026-03-29 16:08 (UTC)

@konvix, thanks so much! I was able to get it to build using those patches.

torvic9 commented on 2026-03-29 09:52 (UTC)

I have successfully built 140.9.0esr (with system libs) using clang-21 and rust 1.93, but of course it would be better to use the newest toolchain and compilers.

@konvix, thank you, I'm going to try those.

konvix commented on 2026-03-29 04:51 (UTC) (edited on 2026-03-29 04:51 (UTC) by konvix)

For reference, these patches should help to produce running build with clang/llvm v22 toolchain:

https://aur.archlinux.org/cgit/aur.git/commit/?h=konform-browser&id=2e73e1b28fd11ae4cece6b165513ced076bd2fb5

https://aur.archlinux.org/cgit/aur.git/commit/?h=konform-browser&id=be948b6ebd4faadd2845518a6b870cb7f4e33005

Tested for konform-browser which is based on firefox-esr 140.9.0. The patches should apply cleanly for vanilla firefox-esr too.

It is likely that significantly smaller resolving patch is viable but went for minimizing conflicts and retaining consistency with upstream changes.