electron19 on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S electron19

* (Optional) Uninstall electron19 on Arch using YAY

$ yay -Rns electron19

2. Manually Install "electron19" via AUR

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

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

b. Clone electron19's git locally

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

c. Go to ~/electron19 folder and install it

$ cd ~/electron19 $ makepkg -si

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

ID: 1277320
Name: electron19
PackageBaseID: 194994
PackageBase: electron19
Version: 19.1.9-5
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org/
NumVotes: 7
Popularity: 0.662661
OutOfDate:
Maintainer: Drew
Submitter: alerque
FirstSubmitted: 1687464454
LastModified: 1687464454
URLPath: /cgit/aur.git/snapshot/electron19.tar.gz

5. The same packages on other Linux Distributions