electron12 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S electron12

* (Optional) Uninstall electron12 on Arch using YAY

$ yay -Rns electron12

2. Manually Install "electron12" via AUR

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

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

b. Clone electron12's git locally

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

c. Go to ~/electron12 folder and install it

$ cd ~/electron12 $ makepkg -si

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

ID: 1128375
Name: electron12
PackageBaseID: 185080
PackageBase: electron12
Version: 12.2.3-4
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org/
NumVotes: 1
Popularity: 0.898008
OutOfDate:
Maintainer: Matr1x-101
FirstSubmitted: 1661024062
LastModified: 1661024062
URLPath: /cgit/aur.git/snapshot/electron12.tar.gz

5. The same packages on other Linux Distributions