electron13 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S electron13

* (Optional) Uninstall electron13 on Arch using YAY

$ yay -Rns electron13

2. Manually Install "electron13" via AUR

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

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

b. Clone electron13's git locally

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

c. Go to ~/electron13 folder and install it

$ cd ~/electron13 $ makepkg -si

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

ID: 1128376
Name: electron13
PackageBaseID: 185081
PackageBase: electron13
Version: 13.6.9-3
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org/
NumVotes: 10
Popularity: 0.000206
OutOfDate:
Maintainer: Paragoumba
Submitter: Archange
FirstSubmitted: 1661024150
LastModified: 1661024150
URLPath: /cgit/aur.git/snapshot/electron13.tar.gz

5. The same packages on other Linux Distributions