electron9 on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S electron9

* (Optional) Uninstall electron9 on Arch using YAY

$ yay -Rns electron9

2. Manually Install "electron9" via AUR

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

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

b. Clone electron9's git locally

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

c. Go to ~/electron9 folder and install it

$ cd ~/electron9 $ makepkg -si

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

ID: 1070318
Name: electron9
PackageBaseID: 178166
PackageBase: electron9
Version: 9.4.4-6
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org/
NumVotes: 2
Popularity: 0.032634
OutOfDate:
Maintainer: zzy-ac
Submitter: arojas
FirstSubmitted: 1650615923
LastModified: 1650615923
URLPath: /cgit/aur.git/snapshot/electron9.tar.gz

5. The same packages on other Linux Distributions