Package Details: electron27-bin 27.3.3-1

Git Clone URL: https://aur.archlinux.org/electron27-bin.git (read-only, click to copy)
Package Base: electron27-bin
Description: Build cross platform desktop apps with web technologies — prebuilt
Upstream URL: https://electronjs.org
Keywords: node nodejs
Licenses: custom, MIT
Conflicts: electron27
Provides: electron, electron27
Submitter: yurikoles
Maintainer: yurikoles
Last Packager: yurikoles
Votes: 10
Popularity: 2.12
First Submitted: 2023-08-19 05:16 (UTC)
Last Updated: 2024-02-24 23:33 (UTC)

Dependencies (11)

Required by (274)

Sources (4)

Latest Comments

alerque commented on 2024-03-04 14:14 (UTC) (edited on 2024-03-05 07:47 (UTC) by alerque)

This and all other elecronNN-bin packages should NOT have provides=(electron), only provides=(electronNN). Please remove these as they are causing a mess all over the Electron ecosystem since the upstream change to the electron meta package approach. This may have originally made sense, but it definitely does not now. The only package that should provide that from the AUR is the electron-bin package which is a direct replacement for electron without a version. That provision on these versioned package is going to lock people using anything that does want the sliding version of Electron into whatever version they happen to have installed and also in some cases block installing multiple Electron apps that require different versions. Additionally it is screwing up AUR helpers trying to resolve dependencies.

phnx47 commented on 2023-11-09 16:36 (UTC)

@yurikoles Hi! alsa-lib dependency missed

electron27: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
usr/lib/libasound.so.2 is owned by extra/alsa-lib

Thanks for support electron packages!

yochananmarqos commented on 2023-10-11 17:07 (UTC)

27.0.0 stable is out now, please update.