e on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S e

* (Optional) Uninstall e on Arch using YAY

$ yay -Rns e

2. Manually Install "e" via AUR

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

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

b. Clone e's git locally

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

c. Go to ~/e folder and install it

$ cd ~/e $ makepkg -si

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

ID: 903836
Name: e
PackageBaseID: 131773
PackageBase: e
Version: 0.1.1-2
Description: A modern line editor with JavaScript capabilities
URL: https://github.com/LaPingvino/e
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: LaPingvino
Submitter: LaPingvino
FirstSubmitted: 1524410945
LastModified: 1620430071
URLPath: /cgit/aur.git/snapshot/e.tar.gz