electron6-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S electron6-bin

* (Optional) Uninstall electron6-bin on Arch using YAY

$ yay -Rns electron6-bin

2. Manually Install "electron6-bin" via AUR

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

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

b. Clone electron6-bin's git locally

$ git clone https://aur.archlinux.org/electron6-bin.git ~/electron6-bin

c. Go to ~/electron6-bin folder and install it

$ cd ~/electron6-bin $ makepkg -si

3. Information about the electron6-bin package on Arch User Repository (AUR)

ID: 1414804
Name: electron6-bin
PackageBaseID: 156491
PackageBase: electron6-bin
Version: 6.1.12-5
Description: Build cross platform desktop apps with web technologies - version 6 - binary version
URL: https://electronjs.org
NumVotes: 6
Popularity: 0.102331
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1596807471
LastModified: 1708791210
URLPath: /cgit/aur.git/snapshot/electron6-bin.tar.gz