libelectron on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libelectron

* (Optional) Uninstall libelectron on Arch using YAY

$ yay -Rns libelectron

2. Manually Install "libelectron" via AUR

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

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

b. Clone libelectron's git locally

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

c. Go to ~/libelectron folder and install it

$ cd ~/libelectron $ makepkg -si

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

ID: 1420292
Name: libelectron
PackageBaseID: 187494
PackageBase: libelectron
Version: 1.0.20-1
Description: A collection of npm dependencies for electron packages.
URL: https://gitlab.com/libelectron/libelectron
NumVotes: 8
Popularity: 1.792034
OutOfDate:
Maintainer: gameslayer
Submitter: gameslayer
FirstSubmitted: 1668772518
LastModified: 1709519966
URLPath: /cgit/aur.git/snapshot/libelectron.tar.gz