Package Details: electron22 22.3.27-6

Git Clone URL: https://aur.archlinux.org/electron22.git (read-only, click to copy)
Package Base: electron22
Description: Build cross platform desktop apps with web technologies
Upstream URL: https://electronjs.org
Licenses: MIT, BSD-3-Clause
Submitter: alerque
Maintainer: alerque
Last Packager: alerque
Votes: 2
Popularity: 1.21
First Submitted: 2024-04-27 18:30 (UTC)
Last Updated: 2024-04-27 18:30 (UTC)

Dependencies (78)

Sources (175)

Pinned Comments

alerque commented on 2024-04-27 18:33 (UTC)

Because the same issues come up over and over, here are some FAQs/tips:

  • Check if you still need this. It is in the AUR because it is EOL and removed from Arch official repos since no official packages depend on it. If none of your other packages depend on it, just remove it.
  • If you do still need it and don't want to build it, consider switching to electronNN-bin.
  • If you do build this, yes it takes about 40 Gigs of sources and a lot of CPU to build.
  • Using the chroot build methods recommended by Arch will make this much easier, especially to not run into conflicts with node versions, etc.

Latest Comments

Trojaner commented on 2024-05-22 13:33 (UTC)

@bjo I installed electron22-bin instead of electron22 and that seems to resolve the issue

bjo commented on 2024-05-21 07:41 (UTC) (edited on 2024-05-21 07:43 (UTC) by bjo)

Breaks update of icu:

:: installing icu (75.1-1) breaks dependency 'libicui18n.so=74-64' required by electron22
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by electron22

As keybase-gui depends on electron22, I better switch to keybase-bin.

alerque commented on 2024-04-27 18:33 (UTC)

Because the same issues come up over and over, here are some FAQs/tips:

  • Check if you still need this. It is in the AUR because it is EOL and removed from Arch official repos since no official packages depend on it. If none of your other packages depend on it, just remove it.
  • If you do still need it and don't want to build it, consider switching to electronNN-bin.
  • If you do build this, yes it takes about 40 Gigs of sources and a lot of CPU to build.
  • Using the chroot build methods recommended by Arch will make this much easier, especially to not run into conflicts with node versions, etc.