eclipse-emf on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S eclipse-emf

* (Optional) Uninstall eclipse-emf on Arch using YAY

$ yay -Rns eclipse-emf

2. Manually Install "eclipse-emf" via AUR

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

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

b. Clone eclipse-emf's git locally

$ git clone https://aur.archlinux.org/eclipse-emf.git ~/eclipse-emf

c. Go to ~/eclipse-emf folder and install it

$ cd ~/eclipse-emf $ makepkg -si

3. Information about the eclipse-emf package on Arch User Repository (AUR)

ID: 793250
Name: eclipse-emf
PackageBaseID: 118662
PackageBase: eclipse-emf
Version: 2.23-1
Description: EMF and XSD frameworks for the Eclipse platform
URL: http://www.eclipse.org/modeling/emf/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Raimar
Submitter: darose
FirstSubmitted: 1484088951
LastModified: 1600383322
URLPath: /cgit/aur.git/snapshot/eclipse-emf.tar.gz