electron-beta-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S electron-beta-bin

* (Optional) Uninstall electron-beta-bin on Arch using YAY

$ yay -Rns electron-beta-bin

2. Manually Install "electron-beta-bin" via AUR

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

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

b. Clone electron-beta-bin's git locally

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

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

$ cd ~/electron-beta-bin $ makepkg -si

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

ID: 878383
Name: electron-beta-bin
PackageBaseID: 161510
PackageBase: electron-beta-bin
Version: 13.0.0.beta.4-1
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org/
NumVotes: 3
Popularity: 5.6E-5
OutOfDate: 1626369763
Maintainer: eatmyvenom
FirstSubmitted: 1609549508
LastModified: 1615963867
URLPath: /cgit/aur.git/snapshot/electron-beta-bin.tar.gz