Search Criteria
Package Details: electron13-bin 13.6.9-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/electron13-bin.git (read-only, click to copy) |
---|---|
Package Base: | electron13-bin |
Description: | Build cross platform desktop apps with web technologies - binary version 13 |
Upstream URL: | https://electronjs.org |
Keywords: | node nodejs |
Licenses: | MIT, LicenseRef-custom |
Conflicts: | electron13 |
Provides: | electron13 |
Submitter: | yurikoles |
Maintainer: | yurikoles (zxp19821005) |
Last Packager: | zxp19821005 |
Votes: | 6 |
Popularity: | 0.001552 |
First Submitted: | 2021-08-31 21:50 (UTC) |
Last Updated: | 2024-06-26 03:39 (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)
- libappindicator-gtk3 (optional) – StatusNotifierItem support
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – WebRTC desktop sharing under Wayland
- 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 (xdg-email, xdg-open)
Required by (55)
- aechoterm-bin (requires electron13)
- alpaca-electron-bin (requires electron13)
- alpaca-electron-git (requires electron13)
- anubias-bin (requires electron13)
- beaker-ng-bin (requires electron13)
- chatgptx-bin (requires electron13)
- clipcc (requires electron13) (make)
- clipcc-beta-bin (requires electron13) (make)
- creamplayer (requires electron13)
- csbooks-bin (requires electron13)
- deezer
- deskcal-bin (requires electron13)
- droppoint-bin (requires electron13)
- envkey-desktop-bin (requires electron13)
- feidao-bin (requires electron13)
- ficus-bin (requires electron13)
- flb-music-player-bin (requires electron13)
- hikari-field-client-bin
- iauto (requires electron13)
- kanbanflow-app-bin (requires electron13)
- Show 35 more...
Latest Comments
alerque commented on 2024-03-04 14:18 (UTC) (edited on 2024-03-05 07:51 (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.yurikoles commented on 2021-09-23 12:48 (UTC)
@senser
Thanks for raising this, I fixed it in electron14-bin.
You shouldn't see this issue with this package, since in ArchLinuxpartial upgrades are unsupported,
[community]/electron
package was upgraded to 14 series at September 7.senser commented on 2021-09-09 14:17 (UTC)
Error: Failed to commit transaction: conflicting files: - electron13-bin: /usr/bin/electron13 already exists in filesystem (owned by electron)