Package Details: electron30-bin 30.0.1-1

Git Clone URL: https://aur.archlinux.org/electron30-bin.git (read-only, click to copy)
Package Base: electron30-bin
Description: Build cross platform desktop apps with web technologies — prebuilt
Upstream URL: https://electronjs.org
Keywords: electron electron30
Licenses: MIT, LicenseRef-custom
Conflicts: electron30
Provides: electron30
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 0
Popularity: 0.000000
First Submitted: 2024-03-29 01:38 (UTC)
Last Updated: 2024-04-19 01:33 (UTC)

Dependencies (9)

Required by (34)

Sources (6)

Latest Comments

zxp19821005 commented on 2024-04-16 11:09 (UTC)

@alerque Thanks for your remind,fixed it.

alerque commented on 2024-04-16 11:03 (UTC)

This 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.