electron24 on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S electron24

* (Optional) Uninstall electron24 on Arch using YAY

$ yay -Rns electron24

2. Manually Install "electron24" via AUR

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

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

b. Clone electron24's git locally

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

c. Go to ~/electron24 folder and install it

$ cd ~/electron24 $ makepkg -si

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

ID: 1420786
Name: electron24
PackageBaseID: 202238
PackageBase: electron24
Version: 24.8.8-3
Description: Build cross platform desktop apps with web technologies
URL: https://electronjs.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1707302932
LastModified: 1709588513
URLPath: /cgit/aur.git/snapshot/electron24.tar.gz

5. The same packages on other Linux Distributions