emf4cpp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S emf4cpp

* (Optional) Uninstall emf4cpp on Arch using YAY

$ yay -Rns emf4cpp

2. Manually Install "emf4cpp" via AUR

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

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

b. Clone emf4cpp's git locally

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

c. Go to ~/emf4cpp folder and install it

$ cd ~/emf4cpp $ makepkg -si

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

ID: 203300
Name: emf4cpp
PackageBaseID: 63883
PackageBase: emf4cpp
Version: 1012011253-1
Description: A C++ implementation and type mapping for the Eclipse Modeling Framework (EMF) core, the Ecore metamodel.
URL: https://code.google.com/p/emf4cpp/
NumVotes: 1
Popularity: 0
OutOfDate: 1700914818
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1351022549
LastModified: 1435413099
URLPath: /cgit/aur.git/snapshot/emf4cpp.tar.gz