electron15 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S electron15

* (Optional) Uninstall electron15 on Arch using YAY

$ yay -Rns electron15

2. Manually Install "electron15" via AUR

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

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

b. Clone electron15's git locally

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

c. Go to ~/electron15 folder and install it

$ cd ~/electron15 $ makepkg -si

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

ID: 1133349
Name: electron15
PackageBaseID: 185360
PackageBase: electron15
Version: 15.5.7-1
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org/
NumVotes: 1
Popularity: 0.117995
OutOfDate:
Maintainer: Levitating
Submitter: lkrms
FirstSubmitted: 1661959801
LastModified: 1661959801
URLPath: /cgit/aur.git/snapshot/electron15.tar.gz

5. The same packages on other Linux Distributions