electron-builder on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "electron-builder" 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
Copied
b. Install electron-builder on Arch using YAY
$
yay -S
electron-builder
Copied
* (Optional) Uninstall electron-builder on Arch using YAY
$
yay -Rns
electron-builder
Copied
2. Manually Install "electron-builder" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone electron-builder's git locally
$
git clone https://aur.archlinux.org/electron-builder.git
~/electron-builder
Copied
c. Go to ~/electron-builder folder and install it
$
cd
~/electron-builder
Copied
$
makepkg -si
Copied
3. Information about the electron-builder package on Arch User Repository (AUR)
ID: 1184267
Name: electron-builder
PackageBaseID: 188813
PackageBase: electron-builder
Version: 23.6.0-1
Description: A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
URL: https://www.electron.build/
NumVotes: 1
Popularity: 0.002907
OutOfDate: 1693039641
Maintainer: cygn
Submitter: cygn
FirstSubmitted: 1671290978
LastModified: 1671290978
URLPath: /cgit/aur.git/snapshot/electron-builder.tar.gz
Name: electron-builder
PackageBaseID: 188813
PackageBase: electron-builder
Version: 23.6.0-1
Description: A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
URL: https://www.electron.build/
NumVotes: 1
Popularity: 0.002907
OutOfDate: 1693039641
Maintainer: cygn
Submitter: cygn
FirstSubmitted: 1671290978
LastModified: 1671290978
URLPath: /cgit/aur.git/snapshot/electron-builder.tar.gz