electron14 on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S electron14

* (Optional) Uninstall electron14 on Arch using YAY

$ yay -Rns electron14

2. Manually Install "electron14" via AUR

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

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

b. Clone electron14's git locally

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

c. Go to ~/electron14 folder and install it

$ cd ~/electron14 $ makepkg -si

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

ID: 1128378
Name: electron14
PackageBaseID: 185082
PackageBase: electron14
Version: 14.2.9-2
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org/
NumVotes: 1
Popularity: 1.2E-5
OutOfDate:
Maintainer: ewout
Submitter: Archange
FirstSubmitted: 1661024219
LastModified: 1661024219
URLPath: /cgit/aur.git/snapshot/electron14.tar.gz

5. The same packages on other Linux Distributions