Package Details: electron25 25.9.8-6

Git Clone URL: https://aur.archlinux.org/electron25.git (read-only, click to copy)
Package Base: electron25
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: 7
Popularity: 4.10
First Submitted: 2024-03-06 19:24 (UTC)
Last Updated: 2024-04-24 07:39 (UTC)

Sources (151)

Pinned Comments

alerque commented on 2024-03-12 11:34 (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

1 2 Next › Last »

alerque commented on 2024-04-01 22:56 (UTC)

@aliu You don't need the LTS to run this but you do need it to build it properly. Build it in a chroot so that you don't have to change the nodejs on your host system.

aliu commented on 2024-03-12 12:06 (UTC)

Do we need LTS hydrogen though? It made me unable to install this due to conflicts with my local, latest nodejs, which is required due to other electron versions I have installed.

alerque commented on 2024-03-12 11:34 (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.

krassecommits commented on 2024-03-12 08:31 (UTC) (edited on 2024-03-12 08:42 (UTC) by krassecommits)

The chromium repo is over 30 GB. Do we really need to clone the whole repo? Can't we just clone the linux part?

aliu commented on 2024-03-11 14:14 (UTC)

Yes. If nothing needs it, of course you can delete it.

gattino commented on 2024-03-11 13:03 (UTC)

@aliu So can I delete electron25 safely? because it seems absurd to me to have 2 identical programs ...

aliu commented on 2024-03-11 12:59 (UTC)

Probably Rcns 25 then. That should mean that nothing depends on it.

gattino commented on 2024-03-11 12:55 (UTC)

If, on the other hand, I try to uninstall Electron 27 (yay -R electron27) replies that it is impossible because required by Code

gattino commented on 2024-03-11 12:52 (UTC)

I tried to give the command, this is the result:

[gattino@cryptux ~]$ yay -R electron25
[sudo] password di gattino: 
controllo delle dipendenze in corso...

Pacchetto (1)  Vecchia versione  Variazione netta

electron25     25.9.8-4               -201,63 MiB

Dimensione totale dei pacchetti rimossi:  201,63 MiB

:: Vuoi rimuovere questi pacchetti? [S/n] 

gattino commented on 2024-03-11 12:48 (UTC)

@aliu I didn't try to do the -R because I didn't know if it would have created problems for me uninstalling it!