eact on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "eact" 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 eact on Arch using YAY
$
yay -S
eact
Copied
* (Optional) Uninstall eact on Arch using YAY
$
yay -Rns
eact
Copied
2. Manually Install "eact" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone eact's git locally
$
git clone https://aur.archlinux.org/eact.git
~/eact
Copied
c. Go to ~/eact folder and install it
$
cd
~/eact
Copied
$
makepkg -si
Copied
3. Information about the eact package on Arch User Repository (AUR)
ID: 1407969
Name: eact
PackageBaseID: 194696
PackageBase: eact
Version: 1.0.3-1
Description: A toolkit for building your electron applications with Electron-packager and electron-build for non DRM and DRM applications and then zip them up ready for you to be distrobuted.
URL: https://gitlab.com/libelectron/eact
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gameslayer
Submitter: gameslayer
FirstSubmitted: 1686803260
LastModified: 1707732947
URLPath: /cgit/aur.git/snapshot/eact.tar.gz
Name: eact
PackageBaseID: 194696
PackageBase: eact
Version: 1.0.3-1
Description: A toolkit for building your electron applications with Electron-packager and electron-build for non DRM and DRM applications and then zip them up ready for you to be distrobuted.
URL: https://gitlab.com/libelectron/eact
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gameslayer
Submitter: gameslayer
FirstSubmitted: 1686803260
LastModified: 1707732947
URLPath: /cgit/aur.git/snapshot/eact.tar.gz