edi on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S edi

* (Optional) Uninstall edi on Arch using YAY

$ yay -Rns edi

2. Manually Install "edi" via AUR

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

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

b. Clone edi's git locally

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

c. Go to ~/edi folder and install it

$ cd ~/edi $ makepkg -si

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

ID: 794927
Name: edi
PackageBaseID: 125768
PackageBase: edi
Version: 0.8.0-1
Description: EFL based IDE.
URL: https://www.enlightenment.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: llde
Submitter: llde
FirstSubmitted: 1506080942
LastModified: 1600780973
URLPath: /cgit/aur.git/snapshot/edi.tar.gz