electron26 on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "electron26" 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 electron26 on Arch using YAY

$ yay -S electron26

* (Optional) Uninstall electron26 on Arch using YAY

$ yay -Rns electron26

2. Manually Install "electron26" via AUR

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

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

b. Clone electron26's git locally

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

c. Go to ~/electron26 folder and install it

$ cd ~/electron26 $ makepkg -si

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

ID: 1422207
Name: electron26
PackageBaseID: 203405
PackageBase: electron26
Version: 26.6.10-4
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org
NumVotes: 2
Popularity: 1.960211
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1709785277
LastModified: 1709785277
URLPath: /cgit/aur.git/snapshot/electron26.tar.gz

5. The same packages on other Linux Distributions