electron2 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S electron2

* (Optional) Uninstall electron2 on Arch using YAY

$ yay -Rns electron2

2. Manually Install "electron2" via AUR

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

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

b. Clone electron2's git locally

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

c. Go to ~/electron2 folder and install it

$ cd ~/electron2 $ makepkg -si

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

ID: 720261
Name: electron2
PackageBaseID: 151460
PackageBase: electron2
Version: 2.0.18-4
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1586776118
LastModified: 1586776119
URLPath: /cgit/aur.git/snapshot/electron2.tar.gz