electron25 on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "electron25" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install electron25 on Arch using YAY

$ yay -S electron25

* (Optional) Uninstall electron25 on Arch using YAY

$ yay -Rns electron25

2. Manually Install "electron25" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone electron25's git locally

$ git clone https://aur.archlinux.org/electron25.git ~/electron25

c. Go to ~/electron25 folder and install it

$ cd ~/electron25 $ makepkg -si

3. Information about the electron25 package on Arch User Repository (AUR)

ID: 1422000
Name: electron25
PackageBaseID: 203386
PackageBase: electron25
Version: 25.9.8-5
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org
NumVotes: 4
Popularity: 3.815813
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1709753068
LastModified: 1709753068
URLPath: /cgit/aur.git/snapshot/electron25.tar.gz

5. The same packages on other Linux Distributions