Search Criteria
Package Details: electron26-bin 26.6.10-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/electron26-bin.git (read-only, click to copy) |
---|---|
Package Base: | electron26-bin |
Description: | Build cross platform desktop apps with web technologies — prebuilt |
Upstream URL: | https://electronjs.org |
Keywords: | electron electron26 node nodejs |
Licenses: | MIT, LicenseRef-custom |
Conflicts: | electron26 |
Provides: | electron26 |
Submitter: | yurikoles |
Maintainer: | yurikoles (zxp19821005) |
Last Packager: | zxp19821005 |
Votes: | 4 |
Popularity: | 0.021634 |
First Submitted: | 2023-07-05 15:35 (UTC) |
Last Updated: | 2024-08-21 09:50 (UTC) |
Dependencies (8)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- nss (nss-hgAUR)
- kde-cli-tools (kde-cli-tools-gitAUR) (optional) – file deletion support (kioclient5)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – WebRTC desktop sharing under Wayland
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – enable Qt5 with --enable-features=AllowQt
- trash-cli (trash-cli-gitAUR) (optional) – file deletion support (trash-put)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – open URLs with desktop`s default
Required by (60)
- 3fa-bin (requires electron26)
- ai-writer (requires electron26)
- airdrop-tool-bin (requires electron26)
- akuse (requires electron26)
- akuse-bin (requires electron26)
- akuse-git (requires electron26)
- altair-bin (requires electron26)
- anythingllm-desktop-bin (requires electron26)
- awsaml-bin (requires electron26)
- bilive-danmaku-git (requires electron26)
- binggpt-ee-bin (requires electron26)
- board4you-bin (requires electron26)
- botframework-emulator-bin (requires electron26)
- chatspot-bin (requires electron26)
- codex-bin (requires electron26)
- ctool-electron-bin (requires electron26)
- deskgpt-bin (requires electron26)
- dopamine-bin (requires electron26)
- dopamine-git (requires electron26)
- electerm (requires electron26)
- Show 40 more...
Latest Comments
alerque commented on 2024-03-04 14:15 (UTC) (edited on 2024-03-05 07:47 (UTC) by alerque)
This and all other
elecronNN-bin
packages should NOT haveprovides=(electron)
, onlyprovides=(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 theelectron-bin
package which is a direct replacement forelectron
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.carsme commented on 2023-12-12 07:20 (UTC)
Hey, would you mind packaging this like the official Electron packages are? I.e. add the following launcher script that reads config files, among other things:
Feel free to add me as co-maintainer if you'd like me to do it.
yochananmarqos commented on 2023-11-22 19:30 (UTC)
@yurikoles: If you can't be bothered to update your Electron packages in a timely manner, then please orphan them so others can do it. A binary package version bump takes no time at all.
MarsSeed commented on 2023-07-10 20:09 (UTC)
Hi,
You should be aware that the current version of
26.0.0.beta.2
is considered newer by pacman than the future stable version of26.0.0
.The following is true as per pacman's vercmp: