Package Details: electron37-bin 37.10.3-1

Git Clone URL: https://aur.archlinux.org/electron37-bin.git (read-only, click to copy)
Package Base: electron37-bin
Description: Build cross platform desktop apps with web technologies — prebuilt
Upstream URL: https://electronjs.org
Keywords: electron nodejs
Licenses: MIT, LicenseRef-custom
Conflicts: electron37
Provides: electron37
Submitter: zxp19821005
Maintainer: zxp19821005 (yurikoles)
Last Packager: zxp19821005
Votes: 13
Popularity: 0.75
First Submitted: 2025-04-30 01:01 (UTC)
Last Updated: 2025-11-26 21:20 (UTC)

Dependencies (9)

Required by (99)

Sources (6)

Pinned Comments

yurikoles commented on 2025-05-27 21:03 (UTC)

Although sometimes electronNM-bin packages are duplicated by the same major electronNM version in extra, AUR rules doesn't forbid providing vanilla binaries from upstream authors, so please don't file deletion requests. E.g. like this rejected one.

Latest Comments

oech3 commented on 2025-08-07 10:47 (UTC) (edited on 2025-08-07 10:47 (UTC) by oech3)

NoExtract=usr/lib/*/locales/*.pak at pacman.conf sometimes break permission of dir.

oech3 commented on 2025-08-07 10:43 (UTC)

@zxp19821005 @kaz49 Can you show your Linux distribution and result of 1st 10 line of bsdtar -tvf electron37-37.2.6-x86_64.zip?

zxp19821005 commented on 2025-08-07 10:28 (UTC)

@kaz49

paru -Scc
rm -rf ~/.cache/paru/clone/electron37-bin
paru electron37-bin

kaz49 commented on 2025-08-07 10:20 (UTC) (edited on 2025-08-07 10:21 (UTC) by kaz49)

@zxp19821005 I'm sorry, can you tell me what a puer install is?

$ ll /usr/lib/electron37
total 66M
-rw-r--r-- 1 root root 164K Aug  6 20:27 chrome_100_percent.pak
-rw-r--r-- 1 root root 254K Aug  6 20:27 chrome_200_percent.pak
-rwxr-xr-x 1 root root 1.5M Aug  6 20:27 chrome_crashpad_handler
-rwxr-xr-x 1 root root  18M Aug  6 20:27 chromedriver
-rwsr-xr-x 1 root root  15K Aug  6 20:27 chrome-sandbox
-rwxr-xr-x 1 root root    0 Aug  6 20:27 electron
-rw-r--r-- 1 root root  10M Aug  6 20:27 icudtl.dat
-rwxr-xr-x 1 root root 247K Aug  6 20:27 libEGL.so
-rwxr-xr-x 1 root root 2.6M Aug  6 20:27 libffmpeg.so
-rwxr-xr-x 1 root root 6.2M Aug  6 20:27 libGLESv2.so
-rwxr-xr-x 1 root root 4.6M Aug  6 20:27 libvk_swiftshader.so
-rwxr-xr-x 1 root root 600K Aug  6 20:27 libvulkan.so.1
-rw-r--r-- 1 root root 1.1K Aug  6 20:27 LICENSE
-rw-r--r-- 1 root root  15M Aug  6 20:27 LICENSES.chromium.html
drwxr-xr-x 2 root root 4.0K Aug  7 15:46 locales
drwxr-xr-x 2 root root 4.0K Aug  7 15:46 resources
-rw-r--r-- 1 root root 6.0M Aug  6 20:27 resources.pak
-rw-r--r-- 1 root root 333K Aug  6 20:27 snapshot_blob.bin
-rw-r--r-- 1 root root 702K Aug  6 20:27 v8_context_snapshot.bin
-rw-r--r-- 1 root root    6 Aug  6 20:27 version
-rw-r--r-- 1 root root  107 Aug  6 20:27 vk_swiftshader_icd.json

zxp19821005 commented on 2025-08-07 07:10 (UTC)

@kaz49

$ ll /usr/lib/electron37
总计 258M
-rw-r--r-- 1 root root 164K  8月 6日 13:57 chrome_100_percent.pak
-rw-r--r-- 1 root root 254K  8月 6日 13:57 chrome_200_percent.pak
-rwxr-xr-x 1 root root 1.5M  8月 6日 13:57 chrome_crashpad_handler
-rwxr-xr-x 1 root root  18M  8月 6日 13:57 chromedriver
-rwsr-xr-x 1 root root  15K  8月 6日 13:57 chrome-sandbox
-rwxr-xr-x 1 root root 193M  8月 6日 13:57 electron
-rw-r--r-- 1 root root  10M  8月 6日 13:57 icudtl.dat
-rwxr-xr-x 1 root root 247K  8月 6日 13:57 libEGL.so
-rwxr-xr-x 1 root root 2.6M  8月 6日 13:57 libffmpeg.so
-rwxr-xr-x 1 root root 6.2M  8月 6日 13:57 libGLESv2.so
-rwxr-xr-x 1 root root 4.6M  8月 6日 13:57 libvk_swiftshader.so
-rwxr-xr-x 1 root root 600K  8月 6日 13:57 libvulkan.so.1
-rw-r--r-- 1 root root 1.1K  8月 6日 13:57 LICENSE
-rw-r--r-- 1 root root  15M  8月 6日 13:57 LICENSES.chromium.html
drwxr-xr-x 2 root root 4.0K  8月 6日 13:58 locales
drwxr-xr-x 2 root root 4.0K  8月 6日 13:58 resources
-rw-r--r-- 1 root root 6.0M  8月 6日 13:57 resources.pak
-rw-r--r-- 1 root root 333K  8月 6日 13:57 snapshot_blob.bin
-rw-r--r-- 1 root root 702K  8月 6日 13:57 v8_context_snapshot.bin
-rw-r--r-- 1 root root    6  8月 6日 13:57 version
-rw-r--r-- 1 root root  107  8月 6日 13:57 vk_swiftshader_icd.json

I think you should do a puer install.

kaz49 commented on 2025-08-07 06:54 (UTC)

I'm having a problem where I can't launch any apps that use electron37 provided by this package.

I did some digging and it looks like the supposed-to-be-executable at /usr/lib/electron37/electron is an empty file for some reason? I tried reinstalling with paru -S electron37-bin, but that didn't solve it.

oech3 commented on 2025-06-16 16:12 (UTC)

If you don't want to maintain launcher as a statically hosted source, you can source=("https://gitlab.archlinux.org/archlinux/packaging/packages/${_pkgname}/-/raw/e${_major}/electron-launcher.sh").

But, oh no. 37 is exception. You need to sed.

yurikoles commented on 2025-06-10 06:11 (UTC)

@zxp19821005

In previous electron packages, users requested support for electron-flags.conf, but I'm too lazy to implement it. Could you please have a look?

yurikoles commented on 2025-05-27 21:03 (UTC)

Although sometimes electronNM-bin packages are duplicated by the same major electronNM version in extra, AUR rules doesn't forbid providing vanilla binaries from upstream authors, so please don't file deletion requests. E.g. like this rejected one.