eclipse-modeling-tools on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S eclipse-modeling-tools

* (Optional) Uninstall eclipse-modeling-tools on Arch using YAY

$ yay -Rns eclipse-modeling-tools

2. Manually Install "eclipse-modeling-tools" via AUR

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

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

b. Clone eclipse-modeling-tools's git locally

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

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

$ cd ~/eclipse-modeling-tools $ makepkg -si

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

ID: 1076524
Name: eclipse-modeling-tools
PackageBaseID: 133655
PackageBase: eclipse-modeling-tools
Version: 2022_03-1
Description: The Eclipse IDE with the Eclipse Modeling Tools as a standalone package (does not interfere with a standard Eclipse installation)
URL: https://www.eclipse.org/modeling
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: plucas
Submitter: qw3ry
FirstSubmitted: 1529494626
LastModified: 1651837037
URLPath: /cgit/aur.git/snapshot/eclipse-modeling-tools.tar.gz